.texto1 {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333333;
}
.texto2 {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #008FD5;
	font-size: 14px;

}
h2 {
	font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #008FD5;
	font-size: 14px;

}
h3 {
	font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #64A970;
	font-size: 14px;

}
.titulo1 {
	font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #008FD5;
	font-size: 14px;
}	
.titulo2 {
	font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #008FD5;
	font-size: 14px;

}
a.enlace1:link {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #008FD5;

}
a.enlace1:visited {

	font-family: Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #008FD5;
}
a.enlace1:hover {


	font-family: Lucida Sans Unicode;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #008FD5;
}
a.enlace2:link {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;

}
a.enlace2:visited {

	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
a.enlace2:hover {


	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.enlace3:link {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a.enlace3:visited {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a.enlace3:hover {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a.enlace4:link {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;

}
a.enlace4:visited {

	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.enlace4:hover {


	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.boton
{
    font-family: Lucida Sans Unicode;
	font-weight: bold;
	color: #008FD5;
	font-size: 13px;
}