@charset "UTF-8";
a:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	color: #a438e2;
}
a.nav:hover {
	font-size: 12px;
	font-style: normal;
	color: #a438e2;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	font-style: normal;
	color: #a438e2;
	text-decoration: none;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #a438e2;
	margin: 0px;
	padding: 0px;
}
