body {
	margin: 0px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

td.latestNewsTitel {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

div.latestNews {
	text-align: justify;
	margin-right: 10px;
}

a.moreNews {
	color: #666666;
	text-decoration: underline;
}

a.moreNews:hover {
	color: #666666;
	text-decoration: none;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;

}