
body {
	left-margin: 0px;
	right-margin: 0px;
	top-margin: 0px;
	bottom-margin: 0px;
	background-color: #FCBC12;
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma, Verdana;
	font-size: 13px;
	color: #F26122;
}

.options {
	font-size: 22px;
}

.links {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a.links:hover {
	color: #F26122;
}

a.help {
	font-size:10px;
	color:#F26122;
	text-decoration: none;
}

a.official {
	font-size: 42px;
	color:#F26122;
	text-decoration: none;
}

a.official:hover {
	text-decoration: underline;
}

.copy {
	font-size:10px;
	color:#FFFFFF;
}

.title {
	font-weight:bold;
	font-size: 14px;
	color: #F26122;
}