/* CSS definition file containing site wide stylesheets */
A:active { font-size: 16px; color: rgb(0,0,255);}
 A:link { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 A:visited { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 .TextObject { font-size: 16px;}
 A { font-size: 16px; font-weight: bold;}
 .TextNavBar { font-size: 16px;}
 A:hover { font-size: 16px; color: rgb(0,0,255); font-weight: bold;}
 
