
//:link    { text-decoration: none; color:#FFFFFF; background-color:#BDD63D; font-family:Verdana; font-size:12px;}
//:visited { text-decoration: none; color:#FFFFFF; background-color:#BDD63D; font-family:Verdana; font-size:12px;}
//:hover   { text-decoration: none; color:#FFFFFF; background-color:#CBDE67; font-family:Verdana; font-size:12px;}
//:active  { text-decoration: none; color:#FFFFFF; background-color:#BDD63D; font-family:Verdana; font-size:12px;}
//:focus   { text-decoration: none; color:#FFFFFF; background-color:#BDD63D; font-family:Verdana; font-size:12px;}

FONT body,td {font-family:Verdana,Arial; font-size:11px; text-decoration:none; color:#000000;}

a:visited { color: #000000; text-decoration: underline }
a:link    { color: #000000; text-decoration: underline }
a:active  { color: #000000; text-decoration: underline }
a:hover   { color: #000000; text-decoration: underline }

input {
 border-color:#3C3C3C;
 border-width:1;
 font-family:Verdana;
 font-size:12px;
 background-color: #FFFFFF;
 color:#3C3C3C;
}

select {
 border-color:#3C3C3C;
 border-width:1;
 font-family:Arial, Helvetica;
 font-size:12px;
 color:#3C3C3C;
 background-color:#FFFFFF;
}


.menu  { text-decoration: none; color:#FFFFFF; font-family:Verdana; font-size:11px; font-weight:bold;}
.index_main_menu  { text-decoration: none; color:#000000; font-family:Verdana; font-size:11px; font-weight:bold;}
.link  { text-decoration: underline; font-family:Verdana; font-size:12px;}
