.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.maintext a:link {
	color: #447bc1;
	text-decoration: underline;
	}
.maintext a:visited {
	color: #000000;
	text-decoration: none;
}
.maintext a:hover {
	color: #000000;
	text-decoration: underline;
}.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 4px;
}
.bottomtext a:link {
	color: #447bc1;
	text-decoration: none;
	}
.bottomtext a:visited {
	color: #447bc1;
	text-decoration: none;
}
.bottomtext a:hover {
	color: #000000;
	text-decoration: underline;
