<STYLE type="text/css">

BODY  {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration : none;
	background-color : #B39980;
}

A:link { 
color: #433529;
background-color: none;
text-decoration: none;
}

A:visited {  
color: #433529;
background-color: none;
text-decoration: none;
}

A:hover { 
color: #433529;
background-color: none;
text-decoration: underline;
}

.text { 
font-size: 13px;
font-family: Trebuchet MS, Verdana, Arial;
color: #433529;
text-align: left;
}

.titel	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FEE6CD;
	line-height: normal;
	text-align: center;
	text-decoration: none;
}


</style>