a:link    {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #FFAA49;
	background-image: url(../bilder/green.jpg);
}
a:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #FFAA49;
}
a:hover	  {
	text-decoration: blink;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	background-color: #00755E;
}
.grundtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #005241;
}
a:active {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #005241;
	background-image: url(../bilder/orange.jpg);
	background-position: left;
}
