p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 10px;
color: #000000;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #D8E4F9;
border: 1px solid #062867;
}

.links
{
text-decoration: none;
}

.links a
{
color: #345083;
text-decoration: underline;
}

.links a:hover
{
color: #503E19;
text-decoration: none;
}