img {
	border: 0px;
}
body {
	color: #FFFF80;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	top-margin: 0px;
	bottom-margin: 0px;
	margin: 0px;
	font-size: 58px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	top-margin: 0px;
	bottom-margin: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #FFFF80;
	text-decoration: underline;
}

a:hover {
	color: #FFFF80;
	text-decoration: none;
}