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