
<style>   body  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 15px;
   }
   
   DIV.song {
    font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   }
   
   DIV.jus {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   	text-align : justify;
   }
     
   td  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   }
   
   td.head  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 17px;
   	font-weight : bold;
   	text-align : right;
   }
   
   td.autors  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 15px;
   	font-weight : bold;
   }
   
   td.song  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   }
      
   td.navy  {
   	color : #FF7F00;
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   	font-weight : bold;
   	text-align : right;
   }
   
   td.jus  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   	text-align : justify;
   }
   
   td.cright  {
   	color : #FF7F00;
   	font-family : arial, helvetica, sans-serif;
   	font-size : 10px;
   }
   
   td.data  {
   	color : #400000;
   	font-family : arial, helvetica, sans-serif;
   	font-size : 10px;
	text-align : right;
   }
   
   td.citate  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 13px;
   	font-style : italic;
   }
   
   strong  {
   	font-family : arial, helvetica, sans-serif;
   	font-size : 18px;
   	font-weight : bold;
   }
   
   a:link  {
   	color : #004000;
   	font-family : arial, helvetica, sans-serif;
   	text-decoration : none;
   }
   
   a:visited  {
   	color : #004000;
   	font-family : arial, helvetica, sans-serif;
   	text-decoration : none;
   }
   
   a:active  {
   	color : Green;
   	font-family : arial, helvetica, sans-serif;
   	text-decoration : none;
   }
   
   A:hover  {
   	font-family : arial, helvetica, sans-serif;
   	text-decoration : underline;
   }
   
   </style>