
<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 : 10px;
             	text-align : justify;
             }
             
             td  {
             	font-family : arial, helvetica, sans-serif;
             	font-size : 13px;
             }
			      
			 td.jus  {
             	font-family : arial, helvetica, sans-serif;
             	font-size : 10px;
             	text-align : justify;
             }
             
             a:link  {
             	color : #C0C0C0;
             	font-family : arial, helvetica, sans-serif;
             	text-decoration : none;
             	font-style : italic;
             	font-weight : normal;
             }
             
             a:visited  {
             	color : #C0C0C0;
             	font-family : arial, helvetica, sans-serif;
             	text-decoration : none;
             	font-style : italic;
             }
             
             a:active  {
             	color : #FFFFFF;
             	font-family : arial, helvetica, sans-serif;
             	text-decoration : none;
             	font-weight : bold;
             }
             
             A:hover  {
             	font-family : arial, helvetica, sans-serif;
             	font-weight : bold;
             	text-decoration : none;
             }
             
             </style>