/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; color: rgb(35,31,32); background-image: url("../assets/images/tanbg.jpg");}
 A:active { color: rgb(51,51,51);}
 A:link { color: rgb(248,239,198);}
 A:visited { color: rgb(235,234,226);}
 A:hover { color: rgb(255,204,0);}
 
