BODY {
	FONT-SIZE:10pt;
	FONT-FAMILY:Verdana;
	text-decoration: none;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	background-color : #99FF99;
}

table {
	border : 1px solid Green;
	background-color : White;
}

TD {
	border : 1px solid Green;
	FONT-SIZE:10pt;
	FONT-FAMILY:Verdana;
	text-decoration: none;
}

.aktuality {
	FONT-SIZE:14pt;
	FONT-FAMILY:Verdana;	
}

TH {
	border : 1px solid;
	FONT-SIZE:20pt;
	FONT-FAMILY:Verdana; 
	text-decoration: none;
}

a:link {
	COLOR: Blue;
	FONT-FAMILY:Verdana;
	font-weight:bold;
	text-decoration: none;
}

A:visited {
	COLOR: Blue;
	FONT-FAMILY:Verdana;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	COLOR: Magenta;
	FONT-FAMILY:Verdana;
	font-weight:bold;
	text-decoration: none;
}


