body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	background-color: #151412;
}
a:link {
	text-decoration: none;
	color: #831D0A;
}
a:visited {
	text-decoration: none;
	color: #831D0A;
}
a:hover {
	text-decoration: none;
	color: #831D0A;
}
a:active {
	text-decoration: none;
	color: #831D0A;
}