A.menu:hover
{
color:#fff4d5;
text-decoration: underline overline;
background: #001e5a;
}

.menu
{
color: #ffffff;
height: 10px;
font-family: times new roman;
text-decoration: none;
font-weight: bold;
font-size: small;
}

.box
{
height:12px;
padding:4px;
background:#001e5a;
filter:progid:DXImageTransform.Microsoft.dropshadow
(offX=4,offY=6, Color='e4d798', Positive='true')
}

a:hover
{background: #e4d789;letter-spacing: 0px;
text-decoration: underline overline;
}
a{color: #001e5a;}
.title{color: #001e5a;
text-decoration: none;
font-size: medium;
border: 1px solid #001e5a;
background: #e4d789;}
