a {
color: #0324a0;
font-weight: bold;
text-decoration: none;
font-family: Verdana;
font-size: 10px;
}
a:hover {
text-decoration: underline;
}
body {
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
text-align: center;
margin-top: 0px;
}
td,body,p,input {
font-family: Verdana;
font-size: 10px;
}

.menu1 {
background-color: #000000;
color: #a3c7ff;
}
.menu1hover {
background-color: #0b2854;
color: #ffffff;
}
.menu1,.menu1hover {
padding: 3px;
border-bottom: 1px solid #0543a2;
font-weight: bold;
cursor: pointer;
}
