p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #ffffff;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #ffffff;
background-color: #212121;
border: 1px solid #FF9E56;
}


.links
{
text-decoration: none;
}

.links a
{
color: #444444;
text-decoration: underline;
}

.links a:hover
{
color: #083D6B;
text-decoration: none;
}