a{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: White;
    }
    
a:hover{
    color: #83A2D0;	
    background: white;
    }

a:visited{ 
text-decoration:none;
} 

.navenlace{ 

CURSOR: hand;
margin:10 -4 0 5px; 
padding: 0px; 
} 

.navenlace A{ 
text-decoration: none; 
display: block; 
} 

#titulo
{  
	color: #ffffff;
	background: #83A2D0;
	font-size: 18px;
    font-weight: bold;
	margin-left: 0px;
	font-family:  Helvetica,Arial, sans-serif;
}

#titulo_libro
{  
	color: #000000;
	background: #F5D0A9;
	font-size: 14px;
    font-weight: Normal;
	margin-left: 0px;
	font-family:  Times new roman, Helvetica,Arial, sans-serif;
}