/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(255,255,204); text-decoration: none ;}
 