/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,153); text-decoration: none ;}
 A:link { color: rgb(153,153,153); text-decoration: none ;}
 UL { color: rgb(0,0,0);}
 A:visited { color: rgb(153,153,153); text-decoration: none ;}
 LI { color: rgb(0,0,0);}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 
