body,p,td {
	font-size: 12px;
	color: #000000;
	font-family: Arial,Verdana,Helvetica;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

A:link {
	color:#0000FF;
	text-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #0000FF;
	text-weight: bold;
	text-decoration: none;
}
A:active {
	text-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
A:hover {
	color: #808080;
	text-weight: bold;
	text-decoration: underline;
}

tr.grau { background-color: #CEF2FB; }
