body {
	background: #CCCC99 url(../Images/Toren.gif) no-repeat bottom right; 
	font-size: 12px;
	font-family: Arial;
	color: #333333;
}
		
h1 {
	margin:0px 0px 0px 0px;
	font-size:14px;
	padding-top:0px;
}
		

a:link { 
	text-decoration: none; 
	font-weight: bold;
	color: #333333;
	border-bottom:1px dotted #333333;
	}

a:visited { 
	text-decoration: none;
	font-weight: bold; 
	color: #333333;
	}

a:hover, a:active { 
	text-decoration: none; 
	font-weight: bold;
	color: #806A60;
	border-bottom:1px dotted #CCCC99;
	}
