A.menulink {
height: 19px;
display: block;
width: 144px;
text-align: left;
text-decoration: none;
font-family: arial, helvetica;
font-size: 80%;
font-weight: bold;
color: #333366;
}

A.menulink:hover {
height: 18px;
display: block;
border: solid 1px #336699;
background-color:#d6e7f7;
}

#menutitle {
height: 18px;
display: block;
width: 144px;
text-align: left;
text-decoration: none;
font-family: arial, helvetica;
font-size: 80%;
font-weight: bold;
color: #333366;
border: solid 1px #336699;
background-color: #DBE7F7;
}

A.menuhlink {
height: 20px;
display: block;
text-align: center;
text-decoration: none;
font-family: arial, helvetica;
font-size: 85%;
font-weight: bold;
color: #E7AA29;
}

A.menuhlink:hover {
color: #FFCC33;
background-color:#08348E;
}

#menuhtitle {
height: 20px;
display: block;
text-align: center;
text-decoration: none;
font-family: arial, helvetica;
font-size: 85%;
font-weight: bold;
color: #FFD965;
background-color:#08348E;
}
