.text {
	font-family: Verdana;
	font-weight: normal;
	color: #6E6E6E;
	font-size: 10px;
	line-height: 12px;
}

.text_headline {
	font-family: Verdana;
	font-weight: bold;
	color: #910032;
	font-size: 10px;
	line-height: 12px;
}

a:hover {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #EB8200;
	outline: 0;
}