body {
	background-color: #000000;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11.5px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;
}
.title {
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C2CE00;
	font-size: 42px;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0em;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #D9DB00;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0em;
}
a {
	color: #DBDC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #B5BF00;
	text-decoration: none;
}
