/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: rgb(0,204,255); background-color: rgb(0,0,102);}
 A:active { font-size: small; color: rgb(255,255,0);}
 A:link { font-size: small; color: rgb(255,255,255);}
 A:hover { font-size: small; color: rgb(0,255,255);}
 A:visited { font-size: small; color: rgb(204,204,102);}
 A { font-size: small;}
 .TextNavBar { font-size: small;}
 
