
* { margin: 0; padding: 0; }

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #000;
}

a {
	color: #FCBE13;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}

