.homepage {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.mainlettering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
}
.detaillettering {
	font-size: xx-small;
}
.footer A:link {
	color: #E2D2FA;
	text-decoration:none;
	font-weight: bold;
}
.footer A:visited {
	color: #E2D2FA;
	text-decoration:none;
	font-weight: bold;
}
.footer A:hover {
	color: #6C1FE7;
	text-decoration:underline;
	font-weight: bold;
}
.footer A:active {
	color: #6C1FE7;
	text-decoration:none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
