

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
}

.maintext a:link {
	color: #FF0000;
	text-decoration: underline;
}

.maintext a:visited {
	color: #FF0000;
	text-decoration: underline;
}

.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.backlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

