BODY {
	background-color : #ffffdd;
	font-size : 100%;
	font-family: arial, "helvetica ";
	padding: 5px;
	margin: 0px;
	line-height : 100%;
}

.menu {
	width : 90%;
	padding : 2px;
	line-height : 150%;
}

div.menu a:link,a:visited {
	background-color : #660000;
	text-decoration : none;
	color : #ffffcc;
	border : 3px solid #660000;
}

div.menu a:hover {
	background-color : #ff0000;
	text-decoration : none;
	color : #ffffff;
	border : 3px solid #660000;
}

.ewi {
	text-align: center;
	background-color : #dbb655;
	font-weight : bold;
	font-size : 110%;
	padding : 5px;
	width : 70%;
	border : 2px solid #cc0000;
}
