.subtit {
	font-family: verdana, Georgia, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #DAA520;
	font-style: oblique;
	text-align: center;
}

.title {
	font-family: verdana, Georgia, Times, serif;
	font-size: medium;
	line-height: normal;
	color: Maroon;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: Maroon;
}
a:visited {
	text-decoration: none;
	color: Gray;
}
a:hover {
	text-decoration: none;
	color: Aqua;
}
a:active {
	text-decoration: none;
	color: Silver;
}
a {
	font-family: verdana, Georgia, Times, serif;
	font-size: xx-small;
	font-weight: bold;
}

.parrafo {
	font-family: verdana, arial, serif;
	color: Gray;
	font-size: 11px;
	font-style: bold;
	text-align: justify;
}

.linea {
font-family: verdana, arial, serif;
text-align: center;
background-color: #E4BA3A;
}

.narracion {
	font-family: verdana, arial, serif;
	color: #696969;
	font-size: 12px;
	text-align: justify;
}

.chat {
	font-family: verdana, arial, serif;
	color: #666666;
	font-size: xx-small;
	text-align: center;
}


.cita {
	font-family: verdana, arial, serif;
	color: #666666;
	font-size: xx-small;
	text-align: right;
}


.citapeque {
	font-family: verdana, arial, serif;
	color: Maroon;
	font-size: xx-small;
	font-style: oblique;
	text-align: center;
}


.enlaces {
	font-size: xx-small;
	font-family: verdana;
	'MS Sans Serif'; font-style: 'Normal';
	text-decoration: 'None';
	color: #97533E;
	text-align: center;
}


 


