/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; background-color: rgb(255,255,255); background-image: url("./assets/images/brownback.jpg");}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(153,0,0);}
 UL { font-size: x-small;}
 A:visited { color: rgb(153,102,0);}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: large;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 OL { font-size: x-small;}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(153,0,0);}
 
