a:link {
	color: #A03E7D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #951869;
	background-color: #999999;
	
}
a:visited {
	color: #951869;
	text-decoration: none;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009966;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	line-height: normal;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #9966CC;
}

