.normal {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
