body {
		font-family:"Verdana",sans-serif;
		background-color:#000000;
		font-size:12px;
		text-align:left;
		color:#FFFFFF;
		margin-left:0;
		margin-right:0;
		margin-bottom:0;
		margin-top:0;
		border:0px;
		}

.normleft {	color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana;
		font-size: 12px;
		text-align: left;
		text-decoration: none;}

.normcenter {	color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana;
		font-size: 12px;
		text-align: center;
		text-decoration: none;}

.kleinleft {	color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana;
		font-size: 10px;
		text-align: left;
		text-decoration: none;}

.kleincenter {	color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana;
		font-size: 10px;
		text-align: center;
		text-decoration: none;}

.gross {	color: #FFFFFF;
		font-family: "Trebuchet MS", Verdana;
		font-size: 14px;
		text-align: center;
		text-decoration: none;}

a:link{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#CFCFCF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}

a:active{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}