/* CSS definition file containing site wide stylesheets */
.topnav:visited { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .topnav:active { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .topnav:link { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .topnav { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 .topnav:hover { color: rgb(4,60,140); font-weight: bold; text-decoration: none ;}
 