.normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #F6169B;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF4280;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9005C;
	text-decoration: underline !important;
}

