body {
	background-color: #FEF9D3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.titleorange {
	font-size: 16px;
	font-weight: bold;
	color: #FDE1C6;
}
.titlegreen {

	font-size: 16px;
	font-weight: bold;
	color: #EEF2CE;
}
.titleblue {
	font-size: 16px;
	font-weight: bold;
	color: #F0F3F7;
}
.sitemap {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link.sitemap {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:visited.sitemap {
	text-decoration: none;
	color: #CCCCCC;
}
a:active.sitemap {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover.sitemap {
	text-decoration: underline;
	color: #CCCCCC;
}
