body{
font-family: Verdana;
}
a{
	color: Maroon;
	font: Verdana;
	
}
a:hover{
	color: black;
}
.titulo{
	font-family: Verdana;
	font-size: 16px;
	color: #77426C;
	text-align: center;
	font-weight: bolder;
}

td{
  font-family: Verdana;
  font-size: 11px;
  text-align: justify;

}

hr.linea{
	color: #D29CA3;
	width: 90%;
	height: 1px;
	border-bottom-style: solid;
}

.titulo2{
	font-family: Verdana;
	font-size: 12px;
	color: #77426C;
	text-align: left;
	font-weight: normal;
}
a.titulo3{
	
	font-size: 12px;
	font-family: Verdana;
	color: #5E0000;
	text-align: left;
	font-weight: bolder;
}
.publicacion{
	font-family: Verdana;
	font-size: 16px;
	color: #77426C;
	font-weight: bolder;
}