/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: rgb(51,0,0); background-color: rgb(0,80,40); background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: underline;}
 A:link { color: rgb(255,255,255); text-decoration: underline;}
 A:visited { color: rgb(255,255,255); text-decoration: underline;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 A:hover { color: rgb(255,255,255); font-weight: bold; text-decoration: underline;}
 