body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
    font-weight: bold;
    text-align: center;
}

a {
	color: #000088;
	text-decoration: none;
}

a:hover {
    color: #ffffff;
}

a:active {
    color: #ffffff;
}

a:focus {
    color: #ffffff;
}


table.frame-unten{
    padding-top: 5px;
    width: 95%;
}


