a:link
{
	color: rgb(255,255,204);
	text-decoration: none; 
}
a:visited
{
	color: rgb(255,255,204); 
	text-decoration: none; 
} 
a:active 
{
	color: rgb(255,255,204); 
	text-decoration: none; 
}
body
{
	font-family: Arial, Verdana, Helvetica;
	background-color: rgb(0,0,0);
}
.hptext
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: rgb(255,255,204);
}
.linktext
{
	font-family: Arial;
	font-size:  12px;
	color: rgb(128,128,128);
	}
	
.tabellentext
{
	font-family: Arial, Verdana, Helvetica;
	font-size:  12px;
	color: rgb(0,0,0);
}
