a:link {
	color:#6699FF;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6699FF;
}
a:hover {
	text-decoration: underline;
	font-style:italic;
}
a:active {
	text-decoration: none;
	color:#6699FF;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.style2 {font-size: 24px;
font-family: Georgia, "Times New Roman", Times, serif;
}