body , td { text-decoration : none; font-family : Verdana; color: #666666; }

a:visited { color : #666666; text-decoration : underline; }
a:link    { color : #666666; text-decoration : underline; }
a:active  { color : #666666; text-decoration : underline; }
a:hover   { color : #666666; text-decoration : none; border-bottom: 3px double #6699CC; }

body {
 overflow : auto;
}

font.red_bold   { color: #FF0000; font-weight:bold; font-size: 11px; font-family:Verdana; letter-spacing:1px; }
font.green_bold   { color: #33CC33; font-weight:bold; font-size: 11px; font-family:Verdana; letter-spacing:1px; }

font.page_main_content { color: #CCCCCC; font-weight:bold; font-size: 150%; font-family:Verdana; letter-spacing:2px; }

font.font_news { text-decoration:none; }

input,text,select {
 border:solid 1px #EAEAEA;
 font-family:Verdana;
 font-size:11px;
 background-color: #FFFFFF;
 color:#3C3C3C;
}


