body {
	background-color: #330000;
	margin: 0px;
}
p {
	font: normal 14px Georgia, Adobe Garamond, Garamond, times,serif;
	color: #ffffff;
	line-height: 17px;
}

p.dark {
	font: normal 14px Georgia, Adobe Garamond, Garamond, times,serif;
	color: #000000;
	line-height: 17px;
}
A { text-decoration:none; color: #f8d16f }
a:link { color: #f8d16f; text-decoration: none; }
a:visited { color: #f8d16f; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }