.maintext {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.headtext {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;

}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;

}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: bold;

}
