a:link  {  
	font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFCC00; 
	text-decoration: underline
}
a:hover {  
	font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline
}
a:active {  
	font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF9900; 
	text-decoration: underline
}
a:visited {  
	font-family: sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFCC66; 
	text-decoration: underline
}
td {
	font-family: sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none
}
h1 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.historie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
