#bildtitel {font-size: 10px;}



A:HOVER {

	color: #231F20;


	
}

	

A:ACTIVE {
	text-decoration : underline;
	
	}
A:LINK {
	text-decoration : underline;

}
A:VISITED {
	text-decoration : underline;

}


<!-- buttonfarbe -->

BODY {
		font-family: Helvetica;
	font-size : 13;
		}
		
		
		
TD {

font-family : Helvetica;
		font-size : 13;

		text-align: justify;
}