.nicetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding: 30px;
	line-height: normal;

}
.headtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	color: #FFFFFF;
	text-decoration: none;
}
.headtxt a:hover {
	color: #000000;
	text-decoration: none;
}
.headtxt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headtxt a:visited {
	color: #CCCCCC;
}

