body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
a:link {
	text-decoration:underline;
	color:#3366FF;
}
a:visited {
	text-decoration:underline;
	color:#9966FF;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#footer a:link {
	text-decoration:underline;
	color:#CC8519;
}
#footer a:visited {
	text-decoration:underline;
	color:#B37007;
}
#footer a:active {
	text-decoration:none;
	color:F9D074;
}
#footer a:hover {
	text-decoration:underline;
	color:F9D074;
}

a.navlink {
	font-size: 1.1em;
}

