/* CSS definition file containing site wide stylesheets */
A:hover { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; background-color: rgb(255,255,51);}
 A:visited { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(255,51,0); text-decoration: none ;}
 H1 { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(255,51,0); font-weight: bold;}
 P { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(255,51,0);}
 LI { color: rgb(255,51,0);}
 A { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; color: rgb(255,0,0); text-decoration: none ;}
 
