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