body {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: none;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;


	

}	
a.mitte:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
	background-color: #CC9933;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	text-decoration: none;
	font-style: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	text-decoration: none;
	font-style: normal;
	background-color: #CC6600;




}
a.mitte:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
	text-decoration: none;
	font-style: normal;

}
.title{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	border: 0px none;
	cursor: hand;
	text-decoration: none;




}
