.normal {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
