P {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}
	
LI {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}

.klein {
	font-size : 11px;
	text-align: center;
	color : Gray;
}
	
A:active {
	color: Gray;
	text-decoration;
}
A:hover { 
	color:#FF0000; 
	text-decoration: none; 
}