/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,102);}
 A:link { color: rgb(0,51,102);}
 A:visited { color: rgb(0,51,102);}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; color: rgb(0,51,102); font-weight: bold;}
 A:hover { color: rgb(0,51,102);}
 