a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
a:active {
	font-family: Verdana; 
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
}
.normal {
	font-size: 14px;
	color: #FFFFCC;
	text-align: left;
}

