td {  
	font-family: Times, TimerNR, serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	line-height: 18px;
	letter-spacing: 0px
	}

h1 {  
	font-family: Times, TimerNR, serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #444444; 
	line-height: 18px;
	letter-spacing: 0px
	}
	
li {
	color: #FF0000;
	}

.text {
	color: #000000;
	}

.textFett {
	color: #444444;
	font-weight: bold;
	}

a:link { 
	color: #FF0000;
	}

a:visited { 
	color: #000000;
}

a:activ { 
	color: #000000;
}

a:hover { 
	color: #FF0000; 
}
