.cortijo {
	color: #009933;
	font-weight: 200;
	text-decoration: blink;
	font-size: 18px;
}
body {
	height: 600px;
	width: 1000px;
}
kontakt {
	font-size: 16px;
	color: #003300;
}
.kontakt {
	font-size: 18px;
	color: #003300;
}
h1 {
	font-size: 24px;
	color: #003300;
}
a:link {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003300;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
a:hover {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

