.menu_text {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.menu_text:visited { text-decoration: none; }
a.menu_text:hover { text-decoration: none; }
a.menu_text:link { text-decoration: underline; }
a.menu_text:active { text-decoration: none; }

.menu_url {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #666666;
}

a.menu_url:visited { text-decoration: none; }
a.menu_url:hover { text-decoration: underline; }
a.menu_url:link { text-decoration: none; }
a.menu_url:active { text-decoration: none; }

.menu_error {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #FF0000;
}

.menu_main {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #424D5E;
}

a.menu_main:visited { text-decoration: none; }
a.menu_main:hover { text-decoration: none; color: #000000; }
a.menu_main:link { text-decoration: none; }
a.menu_main:active { text-decoration: none; }

.menu_sub {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
color: #424D5E;
}

a.menu_sub:visited { text-decoration: none; }
a.menu_sub:hover { text-decoration: underline; }
a.menu_sub:link { text-decoration: none; }
a.menu_sub:active { text-decoration: none; }

.menu_field {
font-family: Verdana;
font-size: 11px;
border: 1px solid #CCCCCC;
}

.menu_button {
font-family: Verdana;
font-size: 11px;
border: 1px solid #9B9B9B;
background-color: #DDDDDD;
}