a.menu2:link { 
color: black;
font-size: 9px;
font-family: arial;
font-weight: normal;
text-decoration: none;
text-align: center;
}

a.menu2:visited { 
color: black;
font-size: 9px;
font-family: arial;
font-weight: normal;
text-decoration: none;
text-align: center;
}

a.menu2:hover{ 
color: gray;
font-size: 9px;
font-family: arial;
font-weight: normal;
text-decoration: underline;
text-align: center;
} 

a.menu3:link { 
color: #eaeaea;
font-size: 10px;
font-family: arial;
text-decoration: none;
text-align: right;
}

a.menu3:visited { 
color: #eaeaea;
font-size: 10px;
font-family: arial;
text-decoration: none;
text-align: right;
}

a.menu3:hover{ 
color: white;
font-size: 10px;
font-family: arial;
text-decoration: none;
text-align: right;
} 

a.menu4:link { 
color: black;
font-size: 12px;
font-family: arial;
text-decoration: none;
text-align: left;
}

a.menu4:visited { 
color: black;
font-size: 12px;
font-family: arial;
text-decoration: none;
text-align: left;
}

a.menu4:hover{ 
color: darkblue;
font-size: 12px;
font-family: arial;
text-decoration: underline;
text-align: left;
} 

a.menu5:link { 
color: black;
font-size: 14px;
font-family: arial;
text-decoration: none;
text-align: left;
}

a.menu5:visited { 
color: black;
font-size: 14px;
font-family: arial;
text-decoration: none;
text-align: left;
}

a.menu5:hover{ 
color: darkblue;
font-size: 14px;
font-family: arial;
text-decoration: underline;
text-align: left;
} 