.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #666666;
}
.maintext a{
	color: #666666;
	text-decoration: none;
}
.maintext a:hover{
	color: #666666;
	text-decoration: underline;
}