body{
	background-color: black;
	color: #fee7b1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	}
h2{
	background-color: transparent;
	color: #fee7b1;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	text-align : center;
	margin-bottom : 8px;
	}
.menu {
	background-image : url(img/menu.jpg);
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fee7b1;
	padding-bottom : 2px;
	padding-top : 2px;
	text-align : center;
	}
.point{
	color : #0C74FB;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
td.grau{
	background-color : #4e4e4e;
	color : #0C74FB;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	vertical-align : text-top;
	}
.lb{
	background-color : #0C74FB;
	}
.lg{
	background-color : #ffcc00;
	}
a:link{
	color: #0C74FB;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
a:visited{
	color: #0C74FB; 
	text-decoration: none; 
	font-family: verdana, arial, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	}
a:active{
	color: #0C74FB;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	}
a:hover{
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	}
td img{
	display: block;
	}
