.Header {
	color: #6E016E;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.emphasis {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pinkemphasis {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5BCDC;
}
.body {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
a:visited {
	text-decoration: none;
}
body {
	background-color: #E5BCDC;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
