body {
	text-align:top;
	font-size:24px;
	font-style:bold;
	font-family:"Courier New", Courier, monospace;
	color: #3D3D3D;
	background-color: #FFE600;
}
A:link {
	font-size:72px;
	text-decoration:none;
	font-style:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
}
A:visited {
	font-size:72px;
	text-decoration:none;
	font-style:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
}
A:hover {
	font-size:72px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0099FF;
	}
