/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102);}
 A:active { color: rgb(196,255,0); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(102,102,102); text-decoration: underline;}
 UL { font-size: 12px;}
 A:visited { color: rgb(102,102,102); text-decoration: underline;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102);}
 A:hover { color: rgb(196,255,0); font-weight: bold; text-decoration: none ;}
 
