body{
	margin: 0 0 0 0;
}

a:link { text-decoration: none; font-weight: normal; color: #000000; }
a:visited { font-weight: normal; color: #000000; text-decoration: none; }
a:active { text-decoration: underline; font-weight: normal; color: #000000; }
a:hover { text-decoration: underline; font-weight: normal; color: #FF0000; }

.text{
	font-family: Courier, mono; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.titel{ 
	font-family: Courier, mono; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
}
.ticker{ 
	font-family: Courier, mono; 
	font-size: 13px; 
	font-style: bold; 
	font-weight: bold; 
	color: #000000; 
}

