/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,51,51); font-weight: bold;}
 A:visited { color: rgb(204,51,51); font-style: italic;}
 A { color: rgb(204,51,51);}
 
