/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(202,156,156); font-weight: bold; text-decoration: none ;}
 