.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.texto3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.texto4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
