/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,102); font-weight: bold;}
 A:link { color: rgb(0,0,102); font-weight: bold;}
 A:visited { color: rgb(0,0,102); font-weight: bold;}
 A { color: rgb(0,0,102); font-weight: bold;}
 A:hover { color: rgb(153,0,0); font-weight: bold;}
 