.textos {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;


}
.textos02 {
	font-family: tahoma;
	font-size: 14px;
}
.titulos {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;

}
.chiquito {
	font-family: tahoma;
	font-size: 9px;
	text-align: justify;

}
.titulos02 {
	font-family: tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;

}
.links {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;

}
.links a{
	color: #003399;
	text-decoration: none;

}
.links a:hover{
	color: #003399;
	text-decoration: underline;

}
