body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFF00;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #66FFFF;
	text-decoration: line-through;
}
