.letra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#430003;
}
.letra a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#430003;
}
.letra a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#430003;
}
#cuerpo{
	background-image:url(bolsa/fondo_canacope.jpg);
	background-repeat:no-repeat;
	
}
.links{
   color:#ff532f; font-weight:bold;
   text-decoration:none;
  
}
#vinetas{
    background-image:url(images/vinetas.png);
    background-repeat:no-repeat;
	padding:0 0 0 18px;
	margin-left:8px;
}
.links:hover{
   color:#000000; font-weight:bold;
   text-decoration:none;
  
     
}

.titulos{
   color:#792d32;
   font-size:16px; font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
}




