.normal {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
a:link {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color:#000000
}
a:hover {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color:#7C5E34
}
a:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color:#000000
}
a:active {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color:#000000
}

