body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFCD9;
}
td {
	font-size: 13px;
}

.zu {
	font-size: 13px;
	line-height: 24px;
}
a:link {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	position: relative;
	top: 1px;
}
a:active {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}
