.body {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.menu {

	font-family: Arial;
	font-size: 12px;
	color: #white;
}

.menuspace {

	font-family: Arial;
	font-size: 6px;
	color: #white;
}

.headline {

	font-family: Arial;
	font-size: 16px;
	color: #5E72B7;
	font-weight: bold;
}

.tiny {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.tinyest {

	font-family: Arial;
	font-size: 9px;
	color: #000000;

}

A:link {color:#5E72B7}
A:visited{color:#241F4B}
A:hover{color:#8298D1}

