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