body {
	background-color: #000;
	color: #666666;
	font-size: 8pt;
	font-family: "Times New Roman";
}

a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 8pt;
	font-family: "Times New Roman";
}

a:hover {
	text-decoration: none;
	color: #da1d0c;
	font-weight: bold;
	font-size: 8pt;
	font-family: "Times New Roman";
}
