body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
a:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:Link{
	text-decoration: none;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:visited{
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
