.titulo {
	font-family: Verdana;
	font-size: small;
	font-weight: bolder;
	font-variant: normal;
	color: #00264A;

}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #00264A;
}
.link1 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	color: #00264A;
	font-style: italic;

}
.texto2 {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: #00264A;

}
.titulo2 {
	font-family: Verdana;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;

}
