body {
background: #0D0D0D;
}

.shoutinfo {
	font-size: smaller;
	padding: 0;
	line-height:normal;
	text-transform: uppercase;
	color: #979680;
}

.error a {
	color: #FFA500;
}

.error a:hover {
	text-decoration: none;
	color: #008AFF;
	font-style: normal;
}