/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(192,192,192);}
 A:link { color: rgb(255,255,255); text-decoration: none ;}
 A:visited { color: rgb(255,255,255);}
 A:hover { color: rgb(255,0,0);}
 