body {
	background-color: #688DB1;
}
.services {
	color: #f1e021;
	font-size: 20px;
	font-weight: bold;

}
#Content #ServiceBoxes #Services {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Content #ServiceBoxes #Services ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#Content #ServiceBoxes #Services li {
	margin: 0px;
	padding: 0px;
}
#Content #ServiceBoxes #Services a:link, #Content #ServiceBoxes #Services a:visited {
	margin:0px;
	padding: 3px 3px 3px 10px;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #993333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Content #ServiceBoxes #Services a:hover, #Content #ServiceBoxes #Services a:active {
	margin:0px;
	padding: 3px 3px 3px 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	display: block;
}
.Sitemap {font-size: 8px}

