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