.textweiss
 {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}

.textschwarz
 {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.textnormalschwarz
 {
	font-family: Courier New, Courier, mono;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

.m_navi
 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}


a {
	text-decoration : none;
}

a:hover
 {
	text-decoration : underline;
}