a:link {
	color: #CCFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E6E6FF;
	text-decoration: none;
	text-align: center;

}

