html, body, id, div, td, th, h1, h2, h3, h4, h5, h6 {
	margin:0px; 
	padding:0px; 
    font-family: Helvetica, Arial;
}

a:active   { text-decoration : none; }	

a:visited  { text-decoration : none; }	

a:link        { text-decoration : none; }	

a:hover  {
	color: #ABABAB;
	text-decoration: underline;
}

h3 {
	font: 22px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font: 22px;
	font-weight: bold;
	color: #ABABAB;
}

.destacado {
	font: 18px;
	font-weight: bold;
	color: #ABABAB;
}

a.destacado:link{
	color: #ABABAB;
	text-decoration : none;	
}

a.destacado:hover{
	color: #000000;
	text-decoration : none;	
}

.destacado_n2 {
	font: 14px;
	font-weight: bold;
	color: #ABABAB;
}

a.destacado_n2:link{
	color: #ABABAB;
	text-decoration : none;	
}

a.destacado_n2:hover{
	color: #000000;
	text-decoration : none;	
}

.contenido {
	font: 13px;
	font-weight: normal;
	line-height : 110%;
}

.footer {
	font: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
}

.pie_foto {
	font: 11px;
	font-weight: normal;
}

.subtitulo {
	font: 18px;
	font-weight: bold;
	color: #000000;
}

.top {
	font: 12px;
	color: #ABABAB;
	font-weight: normal;
	text-align:center;
}

a.top:link{
	color: #ABABAB;
	text-decoration : none;	
}

a.top:hover{
	color: #000000;
	text-decoration : none;	
}
