body {
	background-color: #eae1dc;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	color: #666666;
}
.siteTable {
	border: 1px solid #8c0d20;
	background-color: #ffffff;
	width: 800px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}
.siteTable a {
	color: white;
	text-decoration: none;
}
.siteTable a:hover {
	text-decoration: underline;
	color: #b7c2d7;
}
.headlinks {
	text-decoration: none;
}
.headlinks a {
	color: white;
	text-decoration: none;
}
.headlinks a:hover {
	border-bottom: 1px solid #8c0d20;
}
.bltlinks {
	width: 205px;
	border-bottom: #ffffff 1px solid;
	text-decoration: none;
}
.bltlinks a {
	color: white;
	text-decoration: none;
}
.bltlinks a:hover {
	text-decoration: underline;
	color: #b7c2d7;
}
a {
	color: #0000aa;
}
