body {
	background-color: #000000;
}
.menuHaeder {
         font-size: 12px;
}
a {
         font-size: 11px;
         text-decoration: none;
}
.text11White {
         font-size: 11px;
         }
.text11 {
         font-size: 11px;
}
.text10 {
         font-size: 10px;
}
.kws {
         font-size: 9px;
	color: #CCCCCC;
}
h1 {
	font-size: 14px;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.bgrot {
	color: #FFFFFF;
	background-color: #CC0000;
}