.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	line-height: 17px;
}
.txt_gold_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
.txt_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
}
.txt_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.txt_fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3b3b3b;
	line-height: 17px;
	font-weight: bold;
}
.txt_fecha_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b3b3b;
	line-height: 17px;
	font-weight: bold;
}
.nombre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #334549;
	font-weight: bold;
}
.cargo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7A8586;
	}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.tabla {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
