a:link {
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #686867;
	text-decoration: none;
	font-size: x-small;
}
a:visited {
	font-family: "Trebuchet MS";
	color: 686867;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #B6A387;
	text-decoration: none;
	font-size: medium;
	font-style: normal;
}

