body {
	background: Black;
}

a:link {
	color: #d7d7d7;
	text-decoration: none;
	font-weight: normal;
	font-size: 30px;
	font-family: "Kabel Ult BT";
}

a:visited {
	color: #d7d7d7;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	font-family: "Kabel Ult BT";
}


.text {
	color: #d7d7d7;
	font-size: 28px;
	font-weight: bold;
	font-family: "Kabel Bk BT";
}

.text1 {
	color: White;
	font-size: 23px;
	font-family: "Kabel Bk BT";
}


.text2 {
	color: #d7d7d7;
	font-size: 35px;
	font-family: "Kabel Bk BT";
}

.text3 {
	color: #d7d7d7;
	font-size: 40px;
	font-family: "Kabel Bk BT";
}



.text4 {
	color: #d7d7d7;
	font-size: 40px;
	font-family: "Kabel Bk BT";
	text-decoration: underline;
	font-weight: bold;
}


.text5 {
	color: #d7d7d7;
	font-size: 18px;
	font-family: "Kabel Bk BT";
}

.navi {
	color: #d7d7d7;
	font-family: "Kabel Ult BT";
	font-size: 22px;
	text-decoration: underline;
	font-weight: normal;
}



