 
a {color: #FF9900; text-decoration: none;}  
a:visited {color: #FF9900;text-decoration: none;} 
a:hover {color: #FFFFFF; text-decoration: underline;} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9933;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {font-size: 12px; color: #CC9933;}
.anmelden {font-size: 45px;color: #FF0000;font-weight: bolder;text-decoration: underline;}
.anonym {font-size: 18px;color: #CCCCCC;text-decoration: none;font-weight: bolder;}
.text {font-size: 14px;color: #CCCCCC;font-weight: normal;}

