@charset "UTF-8";
/* CSS Document */

body {
	background-color: #d7d3c8;
	margin-top: 50px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #766A63;
	line-height: 17px;
	text-decoration: none;
}
.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #766A63;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #ABA48F;
	line-height: 17px;
	text-decoration: none;
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #ABA48F;
	line-height: 17px;
	text-decoration: none;
}
.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #766A63;
	line-height: 17px;
	text-decoration: none;
}

