.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A {	
	text-decoration: underline;
	color: #333333;
}
A:fade {	
	text-decoration: underline;
	color: #B05E5B;
}
A:hover {
	text-decoration: underline;
	color: #B05E5B;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
}
