.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.normal:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}
.normal:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}
.normal:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
