BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	background-color: #045A8C;
	color: #FCBE64;
	background : #045A8C;
}

A:LINK {
	color: #FCBE64;
	font-weight : bold;
}

A:VISITED {
	color: #BDB76B;
	font-weight: bolder;
}

a:hover {
	color: #045A8C;
	font-weight: bold;
	background: #FCBE64;
}

TD.menue {
	color:#FCBE64;
	font-weight: bolder;	
}

H1 {
	font-size: 24pt;
	font-weight: lighter;
}

H2 {
	font-size: 16pt;
	font-weight: lighter;
}


