h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #330033;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #330033;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #330033;
	text-decoration: none;
}
