.treb-body {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	color: #660000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	color: #A67E59;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	color: #990000;
	text-decoration: none;
}
