body {
     text-decoration: none;
	  
     }

a.navi {
	text-decoration: none;
	color: White;
}

a.text {
	text-decoration: none;
	color: Black;
}

a.textl {
	text-decoration: none;
	color: Black;
}


a {
	text-decoration: none;
	color: White;
}


a:hover {
	text-decoration: none;
	color: Black;
}

.navi {
	font-size: 8pt;
	font-family: Verdana;
	color: White;
}

.link {
	font-size: 8pt;
	font-family: Verdana;
	color: Black;
}

.text {
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
}

.textl {
	font-size: 6pt;
	font-family: Verdana;
	color: Black;
}

.headline {
	font-size: 70pt;
	font-family: "BankGothic Lt BT";
	color: Gray;
}

.texter {
	font-size: 12pt;
	font-family: "BankGothic Lt BT";
	color: Black;
}

table {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}