.texto1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.texto2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.surtitulo1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FF6600;

}
.recuadro {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FF6600;
}
.texto1:active {  color: #FFCC00; text-decoration: none}
.texto1:hover {  color: #FFCC00; text-decoration: none}
.texto1:link {
	text-decoration: none;
	color: #FFFFFF;
}
.texto1:visited {  text-decoration: none}

