/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(204,153,0); font-weight: bold; text-decoration: underline;}
 A:link { color: rgb(204,153,0); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(204,153,0); font-weight: bold; text-decoration: underline;}
 H1 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: large; color: rgb(204,153,0); font-weight: bold; text-decoration: none ;}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif;}
 A { color: rgb(204,153,0); font-weight: bold; text-decoration: underline;}
 A:hover { color: rgb(204,153,0); font-weight: bold; text-decoration: none ;}
 
