/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(255,255,255);}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(0,51,204); text-decoration: none ;}
 A:visited { color: rgb(153,0,153); text-decoration: none ;}
 .TextNavBar { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: xx-small; color: rgb(0,0,204); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
