.standard {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
	a:hover {  color: #FF6600; text-decoration: none}
	a:link {  text-decoration: none}
	a:visited { text-decoration: none }
	a:active {  color: #000000; text-decoration: none}

	
.uberorange {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	letter-spacing: 1pt;

}
.standardunter {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.standardkleiner {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ubergross {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	background-position: center center;
	letter-spacing: 1pt;
}
.standardgrosser {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.standardorange {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
