/* CSS definition file containing sitestyle stylesheets */
A:active { font-size: x-small; color: rgb(0,0,128);}
 A:link { font-size: x-small; color: rgb(0,102,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-size: x-small; color: rgb(0,0,0);}
 .TextNavBar { font-size: small; color: rgb(0,0,0); text-decoration: none ;}
 A:hover { font-size: x-small;}
 
