.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A:LINK {
	text-decoration: none;
}
A:VISITED {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
