a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #9cc50f;
}
a:link {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #f6ca02;
}
a:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #759409;
}
a:visited {
	text-decoration: none;
	font-size:10pt;
	color: #a87003;
}

