body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}


a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6b492d;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: line-through;
	color: #6b492d;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: line-through;
	color: #6b492d;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #6b492d;
}

.copyright {
	font-size: 12px;
	color: #999999;
}
.subtitle {
	color: #6b492d;
	font-weight: bold;
}
.unlink {color: #6b492d}


