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