.texto{
	font-family: tahoma;
	font-size: 11px;
	color: #7C8A67;
	text-decoration:none;
}
.texto:hover{
	text-decoration:underline;
}
.texto1 {
	font-family: tahoma;
	font-size: 11px;
	color: #7C8A67;
	font-weight: bold;
	text-decoration:none;
}
.texto1:hover{
	text-decoration:underline;
}
.texto2 {

	font-family: tahoma;
	font-size: 11px;
	color: #7C8A67;
	text-decoration: none;
}
