.schmiede {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.schmiede-small {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.schmiede_whitebg {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.schmiede-small_whitebg {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

A {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
 
A:VISITED {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
} 

A:ACTIVE {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

A:HOVER {
	color: #808080;
	background-color: transparent;
	text-decoration: none;
	}
	
	a img {
border: 0px;
}
