body {
	background-color: #675E55;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #353330;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1A1A19;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1A1A19;
	text-decoration: none;
}
h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
}
