body {
	font-family: "Open Sans", sans-serif;
	color: #4e4e4e;
}
h1 {
	font-size: 18px;
}
h2 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 17px;
	font-weight:400;
	background: #F3F3F3;
	padding: 10px;
}
h3 {
	font-size: 19.6px;
	font-weight:700;
}
#fecha {
	font-size:11px;
	font-weight:800;
	color:#a52a2a;
	line-height: 27.36px;
}
a {
	color:#00f;
}
p {
	font-size: 14px;
}
