.maintext {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : #363636;
	text-decoration : none;
}
a.maintext:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

a.maintext:active {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}

a.maintext:visited {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : #333366;
	text-decoration : none;
}

a.maintext:hover {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : normal;
	color : #666699;
	text-decoration : none;
}

