body {
	background-color: #662600;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
.headerdesc {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.cover {
	border: 1px solid #ffffcc;
	margin: 4px;
	padding: 2px;
}
.linktop {
	font-size: 27px;
	font-style: italic;
	font-weight: bold;
}
a {
	color: #FFFFCC;
}
.bottomlink {
	font-size: 18px;
	font-weight: bold;
}

