/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,204,204);}
 A:link { color: rgb(0,204,204); text-decoration: none ;}
 A:visited { color: rgb(0,204,204); font-weight: bold; text-decoration: none ;}
 P { font-family: 'Century Gothic', Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 9pt; color: rgb(102,102,102);}
 A { color: rgb(0,204,204);}
 A:hover { color: rgb(255,255,255); font-weight: bold;}
 
