﻿@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	color: #99CCFF;
}
#bottom_menu{
	background-color: #9999FF;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
#topmenu{
	background-color: #9999FF;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 0;	
}
td {
	vertical-align: top;
	text-align: center;
}
