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