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

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

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: #999999; font-weight:bold; font-size: 150%; font-family:Verdana; letter-spacing:2px; }

.style1 { font-size:120%; }

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

.webblog:visited { color : #666666; text-decoration : none; }
.webblog:link    { color : #666666; text-decoration : none; }
.webblog:active  { color : #666666; text-decoration : none; }
.webblog:hover   { color : #666666; text-decoration : none; border-bottom: 3px double #CC9999; }



