body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 48px;
	color: #D70000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #E60000;
	font-size: 48px;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 48px;
	}
a:hover {
	text-decoration: none;
	color: #F40000;
	font-size: 48px;	
}
a:active {
	text-decoration: none;
	font-size: 48px;
	color: #abcabc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stil2 {
	font-size: 48px;
	text-decoration: none;
	font-style: normal;
}