

<style type="text/css">
<!--


body {
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-image:  url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.cabeza_revista{
	font-family:	Trebuchet MS, Arial;
	font-size: 12px;
	color:	#000000;
	
	font-weight: bold;
}

.pie_revista{
	font-family:	Trebuchet MS, Arial;
	font-size: 10px;
	color:	#666666;
	
	font-weight: bold;
}

.titulo_revista{
	font-family:	Trebuchet MS, Arial;
	font-size: 24px;
	color:	#000000;
	Font-weight: bold;
	
}

.resumen_articulo_revista{
	font-family:Trebuchet MS, Arial;
	font-size: 13px;
	color:#333333;
	font-weight: none;	
}

.texto_articulo_revista{
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color:#333333;
	font-weight: none;
	
	
}

.titulo_ver_texto{
	font-family:Trebuchet MS, Arial;
	font-size: 20px;
	color:#333333;
	font-weight: bold;
	
	
}


.titulo_articulo_revista{
	font-family:Trebuchet MS, Arial;
	font-size: 13px;
	color:#333333;
	font-weight: Bold;
		
}


.titulo_ediciones_anteriores{
	font-family:Trebuchet MS, Arial;
	font-size: 16px;
	color:#333333;
	font-weight: Bold;
		
}

.designs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#888888;
	
	font-weight: bold;
}
-->
</style>