Body {
	background: White;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

A { color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited { color: Red;
	text-decoration: none;
}

A:hover { background: #ffd700;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

A:visited:hover {	color: #000000; 
	text-decoration: none;
}

A:active	{
	color: Blue;
	text-decoration: none;
}

.data {
	color: #999999;
}

.cidade {	color: Black;
	background-color: #DDDDDD;
	font-weight: bold;
}

.titulo_dnews {	font-family: Book Antiqua, serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.noticia {
	font-size: 80%;
	text-align: justify;
}

.reference {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 80%;
	color: #999999;
}

#lonav a:link	{
	color: #737373;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#lonav a:visited {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;	
}

ul li {
	font-size: 80%;
}
