p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #bfae8e;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #e6e6e6;
border: 1px solid #00152d;
}


.titles
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.links
{
text-decoration: none;
}

.links a
{
color: #ca9542;
text-decoration: underline;
}

.links a:hover
{
color: #ffffff;
text-decoration: none;
}