A:link{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A:visited{
        color: #FFFFFF;
        text-decoration:none;
	font-weight: bold;
}
A:active{
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}
A:hover{
        color: #CCCCCC;
        text-decoration:none;
	font-weight: bold;
}

body,td{
        font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
        color: #FFFFFF;
        font-size: 10pt;
}
.rot{
	color : #FF0000;
}
.weiss{
        color : #FFFFFF;
}
.klein{
	font-size: 8pt;
}
.menu{
        color : #BBBBBB;
}
hr.menu{
	color : #FFFFFF;
	background-color: #FFFFFF;
	size : 2px;
	height : 2px;
	border : 0px;
}
.button { 
	color : #FFFFFF;
	font-size: 8pt;
	font-weight : bold;
	background-color : #006666; 
}
