a:link {
	color:#8364B0; 
	text-decoration: none
	}

a:visited {
	color:#8364B0;
	text-decoration: none
	}
a:hover {
	color:#8364B0; 
	text-decoration: underline
	}

a:active {
	color: #8364B0;
	font-weight: bold;
	text-decoration: none;
}

.bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
.menu{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold; 
}
.menutop{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.header {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #8E72C5;
}
.subheader {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}