body {
padding: 0;
	font: 100%/115% Georgia, Times New Roman, Times, serif;
	height: 100%;
	background: #333333;
	color: #FFF6E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6666;
	text-decoration: none;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

	
a:link {
	color: #FF6666;
	text-decoration: none;
}


.description {
	font: 90% Georgia, Times New Roman, Times, serif;
}

.instructions {
	font: 80%/1em Georgia, "Times New Roman", Times, serif;
}

.menu {
	font: 105%/1.5em Georgia, "Times New Roman", Times, serif;
}

.link {
	font: bold 110%/2em Arial, Helvetica, sans-serif;
}
