body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a {
	color: #FBCC04;
	text-decoration: none;
}
b, strong {
	font-weight: bold;
	color: #FBCC04;
}
a:hover {
	color: #AAC7F3;
	text-decoration: underline;
	background-color: #000000;
}
.nav {
	font-weight: bold;
	color: #000000;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FBCC04;
	text-transform: uppercase;
}
i,em {
	color: #DCB405;
}
.subnav {
	color: #000033;
}
