body {
	font-family: Arial, Helvetica, sans-serif;
	color: #8F1E1E;
}
A:link {
	 text-decoration:none;
	 color: #EE9164;
}

A:visited {
	 text-decoration:none;
	 color: #EE9164;
}

A:active {
	 text-decoration:none;
	 color: #EE9164;
}

A:hover {
	color: #8F1E1E;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
}

.link2 A:link {
	 text-decoration:none;
	 color: #8F1E1E;
}

.link2 A:visited {
	 text-decoration:none;
	 color: #8F1E1E;
}

.link2 A:active {
	 text-decoration:none;
	 color: #8F1E1E;
}

.link2 A:hover {
	color: #EE9164;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
}

.navigation {
	font-size: 12px;
	font-weight: bolder;
	color: #8F1E1E;
}
p {
	font-size: 12px;
	color: #8F1E1E;

}
form {
	font-size: 12px;
}
select {
	font-size: 10px;
	color: #8F1E1E;

}
div {
	font-size: 12px;
}
.formular {
	font-size: 10px;
	color: #8F1E1E;
}
input {
	font-size: 10px;
	color: #8F1E1E;
}
