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