.Texto {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

.Texto:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #770000;
	text-decoration: none;
}
