 .txt_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt_gralB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TituloBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2979A9;
	text-decoration: none;
	font-weight: bold;
}
.TituloOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D16829;
	text-decoration: none;
	font-weight: bold;
}
.TituloGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #608330;
	text-decoration: none;
	font-weight: bold;
}
.TituloViole{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #706295;
	text-decoration: none;
	font-weight: bold;
}
.txt_gral2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

