/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(192,192,192); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,153,0); text-decoration: underline;}
 A:link { color: rgb(255,153,0); text-decoration: underline;}
 A:visited { color: rgb(0,153,153);}
 .TextObject { font-size: 10pt;}
 P { font-size: 10pt;}
 LI { font-size: x-small;}
 OL { font-size: x-small;}
 A { color: rgb(255,153,51);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,255,153);}
 
