.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-decoration: none;


}
.texto1:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	text-decoration: underline;


}
.texto2 {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.texto3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
