body, BODY {
	background-color: #2e2528;
	font-family: Arial;
	font-size: 11px;
	color: #804f78;
	font-weight: bolder;
	
}

.header1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #804f78;
}

	a:link {
	text-decoration: none;
	color: 804f78;
	font-family: Arial;
	font-weight: bolder;
}
	a:visited {
	text-decoration: none;
	color: 804f78;
	font-family: Arial;
	font-weight: bolder;
}
	a:active {
	text-decoration: none;
	color: #804f78;
	font-family: Arial;
	font-weight: bolder;
}
	a:hover {
	color: #804f78;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: none;


}



