
.menu {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #AAAA6F; 
text-decoration: none;
font-weight: bold;
} 

.menu a,.menu a:link,.menu a:active,.menu a:visited {
color : #AAAA6F;
text-decoration : none;
font-weight: bold;
line-height : 23px;
}


.menu a:hover {
background : #ffffff;
color : #000000;
cursor : pointer;
text-decoration : none;
font-weight: bold;
}


.menu2 {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none;
font-weight: bold;
text-indent: 10px;
} 

.menu2 a,.menu2 a:link,.menu2 a:active,.menu2 a:visited {
color : #000000;
text-decoration : none;
font-weight: bold;
line-height : 25px;
display : block;
}

.menu2 a:hover {
background : #BABA7A;
color : #000000;
cursor : pointer;
text-decoration : none;
font-weight: bold;
}

.menu2_sub {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none;
font-weight: normal;
text-indent: 10px;
} 

.menu2_sub a,.menu2_sub a:link,.menu2_sub a:active,.menu2_sub a:visited {
color : #000000;
text-decoration : none;
font-weight: normal;
line-height : 20px;
display : block;
}

.menu2_sub a:hover {
background : #ffffff;
color : #000000;
cursor : pointer;
text-decoration : none;
font-weight: normal;
}

a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #ffffff; 
text-decoration: none;
}

a:hover {  
color: #AEAEAE; 
text-decoration: normal;
background : #000000;
}


