a {

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

	color: #CA8800;

	font-weight: bold;

	text-align: center;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #CA8800;

}

a:hover {

	text-decoration: underline;

	color: #43A800;

}

a:active {

	text-decoration: none;

	color: #CA8800;

}


