.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.text a, .text a:link, .text a:hover, .text a:visited
{
	color:#666666;
}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

	#line
	{
		width:auto;
		height:1px;
	}

	#news
	{
		position:relative;
		top:5px;
		left: 15px;
		text-align:left;
		width:auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;		
		color:red;
		font-size:14pt;
		text-decoration:none;
		
	}
	
	#news a
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		color:red;
		font-size:14pt;
		font-weight: normal;		
		text-decoration:none;
	
	}