body{
	font-family:serif;
	background: white;
   	font-size: 12pt;
}

#contenedor {
	width:100%;
	margin:0;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
.menu { 
	display: none; }
	
.seguirLeyendo{
	width:130px;
}

.over{
	background-color:#DFEFF7;
}

h1 {
	font-size: 1.6em;
}

.seguirLeyendo a {
	text-decoration: none;
	color: #FFFFFF;
}

a:link:after, a:visited:after {
	content: "[link:"attr(href)"]";
	font-size: 90%;
}
#contenedor .menu img { display:none;
}
.cita {
	display:none;
	font-family: sans-serif;
}
