a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	color: #666;
}
a:hover {
	font-weight: bold;
	color: #900;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	background-position: center top;
	margin: 0px;
}
.footer {
	font-size: x-small;
}
.footer_menu {
	font-size: small;
}
