/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,sans-serif; font-size: small; color: rgb(0,45,0); background-image: url("/images/background.gif");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 UL { color: rgb(255,255,0);}
 A:hover { color: rgb(0,0,0);}
 A:visited { color: rgb(255,255,255);}
 .TextObject { font-family: Arial,sans-serif; font-size: small; color: rgb(255,255,0);}
 P { font-family: Arial,sans-serif; font-size: small; color: rgb(255,255,0);}
 LI { color: rgb(255,255,0);}
 OL { color: rgb(255,255,0);}
 
