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