/* CSS definition file containing site wide stylesheets */
A:active { font-size: 12px; color: rgb(255,255,255); text-decoration: none ;}
 A:link { font-size: 12px; color: rgb(255,255,255); text-decoration: none ;}
 A:visited { font-size: 12px; color: rgb(255,255,255); text-decoration: none ;}
 A { font-size: 12px; color: rgb(255,255,255); text-decoration: none ;}
 .TextNavBar { font-size: 12px;}
 A:hover { font-size: 12px; color: rgb(255,0,0); text-decoration: none ;}
 