A:LINK {
 color : #990000;
 text-decoration : none;
}

A:VISITED {
 color : #990000;
 text-decoration : none;
}

A:HOVER {
 color : #999999;
 text-decoration : none;
}

A:ACTIVE {
 color : #990000;
 text-decoration : none;
}

.tabellanews {
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	background: center;
}

