.titulo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3B3960;
}
.textbl {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.subtitulo {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FE8401;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #3B3960;
}
.estilo31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #D69611;
}
a:hover {
	color: #D69611;
}
