.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #75674D;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #75674D;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F2626;
	text-decoration: none;
}
