a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFB928;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFB928;

}

a:hover {

	text-decoration: underline;

	color: #66FF00;

}

a:active {

	text-decoration: none;

	color: #FFB928;

}


