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