.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.blacktxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linktxt {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
.linktxtSmall {


	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}
