.title{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*display: block; */
	text-align: justify;
	color: #666666;
}
.fecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
}
.fechaNegrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.fechaNegritaDerecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
A {
	color:#0099FF;
	font-weight: bold; 
}
A:hover {
	text-decoration:underline;
	color:#99CC00;
   font-weight: bold; 
}
A:active {
	color:#FF0000;
	text-decoration:underline;
font-weight: bold;
}

.separador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: middle;
}
