.texto	{
	font-family: Times News Roman;
	size: 01 px;
	color: #FFFFFF;
	}
.a.texto {
	text-decoration: none;
	}
.a.texto:hover	{
	text-decoration: underline;
	color: #FF0000;
	}

