.fett {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 100%;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-size: 100%;
	line-height: 110%;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	font-size: 110%;
}

