a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	font-style: normal;
	color: #FF6600;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	text-decoration: none;
	background-color: #FF6600;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6600FF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6600FF;
}
