.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}
.textobld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}
.textoaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0E67C7;
	letter-spacing: normal;
	word-spacing: normal;
}

.titulo {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0E67C7;
	letter-spacing: normal;
	word-spacing: normal;
}
.tituloB {
	font-family:"Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
.tituloSec {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0E67C7;
	letter-spacing: normal;
	word-spacing: normal;
}
.tituloVer {
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #70B002;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 7px;
}
body {
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}
.linkazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E67C7;
	text-decoration: none;

}
.linkazul a:link, .linkazul a:visited {
	font-size: 11px;
	color: #0E67C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.linkazul a:hover{
	color: #0E67C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}
.linktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.linktxt a:link, .linktxt a:visited {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.linktxt a:hover{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}

