a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A87328;
}
a:link {
	text-decoration: none;
	color: #A87328;
}
a:visited {
	text-decoration: none;
	color: #A87328;
}
a:hover {
	text-decoration: underline;
	color: #A87328;
}
a:active {
	text-decoration: none;
	color: #A87328;
}

