body {
	background-color: #000000;
	margin-top:0; 
	padding-top:0

}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.normal a:link {
	color: #ffffff;
	text-decoration: none;
}
.normal a:visited {
	color: #ffffff;
	text-decoration: none;
}
.normal a:hover {
	color: #ffffff;
	text-decoration: none;
}
.normal a:active {
	text-decoration: none;
}

table {
	font-family: Tahoma;
	font-size: 12px;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
}
.menulink {
	font-family: Tahoma;
	font-size: 20px;
	color: #ffffff;
}
.main {
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
}

