body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background: #181818;
}
a, a:hover, a:visited {
	color: white;
	text-decoration: none;
}

