.style5 {font-family: Georgia, "Times New Roman", Times, serif}
.largelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E9E08C;
}
.style7 {
	color: #FFFFCC;
	font-style: italic;
}


.title {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
		color: #ffffff;
}
.body {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #E9E09B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9E09B;
}
a:hover {
	text-decoration: underline;
	color: #E9E09B;
}
a:active {
	text-decoration: none;
	color: #E9E09B;
}