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