.standart  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #185D9C;
	text-decoration : none;
}

a.standart:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #FE7F00;
	text-decoration : none;
}

a.standart:link, a.standart:visited, a.standart:active, a.standart:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #185D9C;
	text-decoration : none;
}


.fett, a.fett:link, a.fett:visited, a.fett:active, a.fett:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #185D9C;
}


.orange, a.orange:link, a.orange:visited, a.orange:active, a.orange:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	text-decoration : none;
	color : #FE7F00;
}

.invisible  {
	visibility : hidden;
}

