.style {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.txt {
    font-family: Arial;
	font-size: 11px;
	color: #1D3E74;
	margin-left: 11px;
	margin-right: 15px;
	text-align : justify;
}
.bot {
    font-family: Arial;
	font-size: 11px;
	color: #1B3C8D;
	text-align : justify;
	font-weight: bold;
	text-decoration: underline;
}
.txt2 {
    font-family: Verdana;
	font-size: 9px;
	color: #1D3E74;
	margin-left: 11px;
	margin-right: 15px;
	text-align : justify;
}
.menubajo {
    font-family: Arial;
	font-size: 9px;
	color: #B3B3B3;
	text-decoration: underline;
	
}
.menubajo2 {
    font-family: Arial;
	font-size: 10px;
	color: #B3B3B3;
}
.titulos {
	font-weight: bold;
	font-size: 10px;
	color: #1D3E74;
}
a:link {
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
    font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999999;
    font-weight: bold;
	text-decoration: none;
}
.letras {
	font-size: 9px;
	text-indent: 0px;
	line-height: 10px;
}
