.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #423225;
	padding: 65px;
}
a:link {
	font-weight: bold;
	color: #4E3B2D;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #423225;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}
.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423225;
	background-color: #CCCCCC;
}
