/* CSS definition file containing site wide stylesheets */
A:active { font-size: x-small; color: rgb(0,0,255); font-weight: bold; text-decoration: none ;}
 A:link { font-size: x-small; color: rgb(0,0,255); font-weight: bold; text-decoration: none ;}
 A:visited { font-size: x-small; color: rgb(0,0,255); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small;}
 A { font-size: x-small; color: rgb(255,0,0); font-weight: bold;}
 .TextNavBar { font-size: x-small; color: rgb(0,0,255); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: x-small; color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 