BODY {
	margin: 0px;
	background-color: #95EA10;
	scrollbar-base-color: #95EA10;
}
.txt {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.txt_link {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.titular {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titular:hover {
	text-decoration: none;
	color:#666666;
}
.subtitular {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
a.subtitular:hover {
	text-decoration: none;
	color:#666666;
}
.subtitular_lite {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 15px;
	color: #000000;
	text-decoration: none;	
}
.subtitular_mini {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
a.subtitular_mini:hover {
	text-decoration: none;
	color:#666666;
}
.txt_mini {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_mini_link {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.txt_x_mini {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt_x_mini_link {
	font-family: Prestige, "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}