.preto {
	color: #000000;
	text-decoration: none;
	border: #CC0000;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
