a:link {
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.bottom {
	background-color: #0A47FF;
	color:#FFFFFF;
	font-size:xx-small;
	margin:0px;
}
.main {
	background-color: #0A47FF;
	color:#FFFFFF;
	scrollbar-3dlight-color: #B2001F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #820013;
	scrollbar-darkshadow-color: #490007;
	scrollbar-face-color: #820013;
	scrollbar-highlight-color: #960018;
	scrollbar-shadow-color: #6C000E;
	scrollbar-track-color: #A71325;
}
.menu {
	background-color: #0A47FF;
	margin:0px;
}
.top {
	background-color: #0A47FF;
	color:#FFFFFF;
	font-size:x-small;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
