A                       { text-decoration: none; color: #000000; }
A:link                  { text-decoration: none; font-weight: bold; color: #000000; }
A:visited               { text-decoration: none; font-weight: bold; color: #226E28; }
A:active                { text-decoration: none; font-weight: bold; color: #226E28; }
A:hover                 { text-decoration: none; font-weight: bold; color: #226E28; }

A.underline             { text-decoration: none; color: #000000; }
A.underline:link        { text-decoration: underline; font-weight: normal; color: #000000; }
A.underline:visited     { text-decoration: underline; font-weight: normal; color: #226E28; }
A.underline:active      { text-decoration: underline; font-weight: normal; color: #226E28; }
A.underline:hover       { text-decoration: underline; font-weight: normal; color: #226E28; }


td                      { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

.body                   { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 120px; }

