/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(51,0,153);}
 A:link { color: rgb(51,153,0);}
 A:visited { color: rgb(255,255,204);}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif;}
 A { color: rgb(51,153,0);}
 A:hover { color: rgb(101,50,68);}
 