a:active {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.sz_15 {  font-family: "Century Gothic"; font-size: 15px; color: #000000}
.sz_14 { font-family: "Century Gothic"; font-size: 14px; color: #000000 }
.grau_14 {
font-family: "Century Gothic"; font-size: 14px; color: #666666
}

