BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}


A {
	color : Green;
	text-decoration : none;
}

A:Hover {
	text-decoration : underline overline;
	background-color : #71FFB0;
	color : Green;
}

A:visited {
	color : Green;
}

A:Active {
	color : Green;
}

A:link {
	color : Green;
}

.menu {
	font-size : 13px;
}

.kk {
	color : Gray;
	font-size : 10 px;
}
.titel {
	font-weight : bold;
	font-size : 18px;
	margin-right : 10px;
	margin-top : 5px;
}
.newshead {
	font-weight : bold;
	text-align : center;
	font-size : 13px;
}

.links {
	font-weight : bold;
	font-size : 13px;
}
