body {
	font-size : 12px;
 	font-family : Verdana, sans-serif;
	color: #000000;
}

td {
	font-size : 12px;
 	font-family : Verdana, sans-serif;
	color: #000000;
}

a { 
	color: #a8005b;
 	text-decoration : none;
}

a:hover { 
 	color : #a8005b; 
 	text-decoration : underline;
}
	
.linknav { 
	color: #a8005b;
 	text-decoration : none;
}

.linknav:hover { 
 	color : #a8005b; 
 	text-decoration : underline;
}


.linkbold { 
	color: #a8005b;
 	font-weight : bold;
 	text-decoration : none;
} 

.linkbold:hover { 
 	color : #a8005b; 
 	font-weight : bold;
 	text-decoration : underline;
} 

.txtgrau { }

.txtboldgrau {	font-weight : bold;
}


.txtorange {
 	color : #a8005b; 
}

.headlineorange {
	font-weight : bold;
} 
 
