.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	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: 11px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
