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