body {font-family: "Courier New", Courier, mono;
	background-color : #555556;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	background-image: url(images/hinter.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	line-height: 14pt;
	color: #0099FF;
	text-decoration: underline;
	border-color: #0099FF;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	line-height: 14pt;
	color: #898077;
	text-decoration: underline;
	border-color: #898077;
}

A:hover {
	font-family : "Courier New", Courier, mono;
	font-size : 10pt;
	line-height: 14pt;
	color : #A11232;
	text-decoration : underline;
	border-color: #A11232;
	}
	
.Headline{
    color:#FFFFFF;
    font-size : 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
.rot{
    color:#E10000;
    font-size : 10pt;
	text-decoration: blink;
	font-weight: normal;
	}	
