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

