a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B96A00;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #283F51;
	text-decoration: underline;
}
