.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	width: 530;
	left: 175;
	text-decoration: none;
	padding-top: 1em;
}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sitemap a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.sitemap a:hover {
	color: #C40014;
	text-decoration: underline;
	font-weight: bolder;
}
.sitemap a:visited {
	color: #C49A00;
	text-decoration: none;
}
