.linkazul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D8EF6;
	text-decoration: underline;
	font-weight: bold;
}
.txtazulsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D8EF6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: none;
}
.txtanegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.txtanegrosmall {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.exheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBAE49;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;


}
.exindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	cursor: hand;


}
.titlenote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FBAE49;
	font-weight: bold;
	cursor: hand;
}
.txtblanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

