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

#header {
    background: url(../images/Menu_Balk.png) top left no-repeat;
    height: 30px;
    width: 930px;
    font-weight:bold;
	}

.style1 {color: #FDFFCD}
.style3 {
	color: maroon;
	font-weight: bold;}
.style4 {color: #810005}
a:link, a:visited, a:active {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #810005;
	text-decoration: none;
}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #810005;
	text-decoration: underline;
}
td {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#element a:active {
	color: #000000;
}

