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