body {
	background-color: #f1ebce;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content { 	font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #433117; }
.content a { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #d35040; text-decoration:underline;}
.content a:hover { font-family: Verdana, Tahoma, Arial; font-size: 12px; color: #d35040; text-decoration:none;}


.footer { font-family: Tahoma, Arial, Verdana; font-size: 10px; color: #a39e88; }
.footer a { text-decoration:underline; color:#a39e88; }
.footer a:hover {  text-decoration:none; color:#a39e88; }

.titles { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#433117; }


.formtext 
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
}

.links
{
text-decoration: none;
}

.links a
{
color: #4daaed;
text-decoration: underline;
}

.links a:hover
{
color: #fae10e;
text-decoration: none;
}


