/*****************************************
*        ALLGEMEINE FORMATIERUNGEN       *
******************************************/

body {
	background-color: #325918;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #325918;
	text-decoration: none;
}
