/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(186,0,85);}
 A:link { color: rgb(186,0,85);}
 A:visited { color: rgb(177,10,128);}
 A:hover { color: rgb(186,0,85);}
 