body {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #FFFF99;
}
h3 {
	color: #ff9900;

}
td {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF99;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF00;
}

a.menu {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

a.menu:link {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover {
	color: #66CCFF;
	font-weight: underline;
	text-decoration: none;
}

.menu {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
