a:hover {
	text-decoration: underline;
	color: #E58C43;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #0099FF;
	text-decoration: none;
}.Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

