.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	
}

.body2 a:hover, 
.body2 a:visited,
.body2 a:active,
.body2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

	