a {
	color: #000;
}
a:hover {
	color: #DA3B15;
}
.azul, .azul:hover  {
	color:#0b6aa0;
}

.schrift {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #333333;


}
.schrift2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}
.schrift2  a {
	color: #333333;
	text-decoration: none;
}
.schrift2  a:hover {
	color: #DA3B15;
}

