a:link {
	color: #FFCC2C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFCC2C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

a:hover {
	background-color: #FFCC2C;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

