body, td
{
	background-color: #000000
	color: #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f9b717;
}
a
{
	color: #F9B717;
	text-decoration: none;
}
a:hover
{
	color: #DE1616;
}
.bigger
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.footer
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f9b717;
	font-size: 10px;
}
.error
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
}

#box {
	background-color: #000000;
	border: 0.2mm dotted #F2C8A0;
}