a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #EADD5E;

}
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
	color: #EADD5E;
}
.tahoma18 {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 140%;
	color: #EADD5E;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color: #EADD5E;
}
.verdana9nixen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	color: #EAA44B;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #004A00;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #004A00;
}

