a {
    text-decoration: none;
}
.numero {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFFFFF;
	text-decoration: none;
}
.numerooscuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #999999;
	text-decoration: none;
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.fechaoscura {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.fechap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.txtneg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.txtsumario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.txtsumarioneg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.menuseditor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
