.titulo_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #5C0063;
	text-decoration: none;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #cc3333;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.borde {
	border: 6px solid #FFFFFF;
	margin: 10px;
}
.bordenegro {
	border: thin solid #666666;
	margin: 2px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-position: center;
	background-color: #993333;
	margin: 2px;
	padding: 2px;
}
.menu:visited {
	text-decoration: none;
	color: #333333;
	background-color: #993333;
}
.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #cc3333;
}
.novela {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 36px;
	text-align: justify;
	color: #666666;
}
.activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-position: center;
	background-color: #000000;
	margin: 2px;
	padding: 2px;
	text-decoration: line-through;
}
.critica {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #666666;
}
