/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 a.special:visited { color: rgb(0,0,0); text-decoration: none ; background-color: transparent;}
 table { border-left-color:  rgb(0,0,0); border-top-color:  rgb(0,0,0); border-right-color:  rgb(0,0,0); border-bottom-color:  rgb(0,0,0);}
 A:visited { color: rgb(153,0,153);}
 a.special:link { color: rgb(0,0,0); text-decoration: none ; background-color: transparent;}
 a.special:active { color: rgb(0,0,0); text-decoration: none ; background-color: transparent;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 a.special:hover { color: rgb(0,0,0); text-decoration: underline; background-color: transparent;}
 
