.ocultar {
visibility: hidden;
overflow: hidden;
width: 0px;
height: 0px;
display: none !important
}

body {
font-size:12px;
text-shadow:none !important
}

@media print {
a:link, a:visited {
text-decoration: none;
color: black;
text-shadow:none !important
}
}

h1 {font-size:22px !important}
h2 {font-size:16px !important}
h3 {font-size:20px !important}

p{font-size:12px !important}

h2.fecha {text-shadow:none;font-weight:bold; line-height:20px;}

.line{
	height:0px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
	margin:.5em 0;
	overflow:hidden;
}

#ed a:before {content: "twitter.com/" !important;} 
#te a:before{content: "cel: " !important;} 
#ma a:before{content: "email: " !important;} 
