body, td, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
}

a {
color: #333333;
text-decoration: underline;
}

.title {
font-size: 15px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

a:hover {
color: #999999;
text-decoration: underline;
}

a.menu {
font-size: 10px;
color: #666666;
text-decoration: none;
}

a.menu:hover {
font-size: 10px;
color: #AE1E1E;
text-decoration: none;
}

.formtitle {
font-size: 12px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

hr {
color: #333333;
background-color: #333333;
height: 1px;
}