BODY{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-color: #003399;
		SCROLLBAR-FACE-COLOR: #003399;
		SCROLLBAR-TRACK-COLOR: #FFFFFF;
		SCROLLBAR-ARROW-COLOR: #B3D910;
		
	}

A.white {
		text-decoration: none; color: black
}

A.white:hover {
		text-decoration: none; color: white
}

td{
		font-size:13px;
}	

.klein {
	font-size: 11px;
}

A.blue {
	color: #003399;
	text-decoration: none;
}

A.blue:hover {
	color: #CCCCCC;
	text-decoration: none;
}
