.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F6A85;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #3F6A85;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #D58F57;
	text-decoration: none;
}
