/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,51,255);}
 A:link { color: rgb(0,51,255);}
 UL { color: rgb(0,0,0);}
 A:visited { color: rgb(204,0,0);}
 .TextObject { color: rgb(0,0,0);}
 P { color: rgb(0,0,0);}
 OL { color: rgb(0,0,0);}
 A:hover { color: rgb(204,0,0);}
 
