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