       HTML {background-color: #FFFFff;
background-image: url(img/fondo_top_right.jpg);
             background-attachment: fixed};
 
      BODY {background-color: #FFFFff;
background-image: url(img/fondo_top.jpg);

       
        background-repeat: no-repeat;
        background-attachment: fixed};
     .link, A:link {
	color: #CC0000;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #CC0000;


}
.active, A:active {
	color: #FF0000;
	text-decoration: none;

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


.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
		   
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC6600;
	font-style: italic;

	
}
.blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	line-height: 18px;
}
p { margin-top: 3; margin-bottom: 3; }

.capital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.figura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
a.myclass:hover {
	color: #ff0000;
	text-decoration: none;

}
.poesia {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;

}
