.texto {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.texto2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.texto3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFC800;
}

