body,td,th {
	font-family: Segoe UI, Tahoma;
	font-size: small;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Segoe UI, Tahoma;
	font-size: small;
	color: #0C0;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C0;
}
a:hover {
	text-decoration: underline;
	color: #0F0;
}
a:active {
	text-decoration: none;
	color: #0C0;
}



a.mainlink {
	font-family: Segoe UI, Tahoma;
	font-size: large;
	color: #0C0;
	font-weight: bold;
}
a.mainlink:link {
	text-decoration: none;
}
a.mainlink:visited {
	text-decoration: none;
	color: #0C0;
}
a.mainlink:hover {
	text-decoration: underline;
	color: #0F0;
}
a.mainlink:active {
	text-decoration: none;
	color: #0C0;
}



.boxheader {
	color: #3C0;
}
a.menu {

	font-family: Segoe UI, Tahoma;
	font-size: 14px;
	color: #0F0;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #0F0;
}
a.menu:hover {
	text-decoration: none;
	color: #0C0;
}
a.menu:active {
	text-decoration: none;
	color: #0F0;
}
