a:link
{
	color: #96691A;
	font-weight: 400;
	text-decoration: none;
}

a:visited
{
	color: #96691A;
	font-weight: 400;
	text-decoration: none;
}

a:hover
{
	color: #96691A;
	font-weight: 400;
	text-decoration: underline;
}