.content { 
font-family : tahoma; 
text-align : justify; 
font-size : 7pt; 
line-height : 8pt;  
color : #000000; 
}
.header { 
font-family : tahoma; 
font-size : 8pt; 
line-height : 9pt;  
color : #659561;
font-weight : bold;
}
.lyrics { 
font-family : tahoma; 
font-size : 7pt; 
line-height : 8pt;  
color : #AAC0A9;
font-weight : bold;
}

A:link
{ text-decoration: none; color:#659561; }
A:visited
{ text-decoration: none; color:#659561; }
A:active
{ text-decoration: none; color:#659561; }
A:hover
{ text-decoration: none; color:#000000; background: transparent;}


body 
{ background: transparent;

font-family: tahoma;
text-align: left;
font-size: 7pt;
line-height: 8pt;
color: #000000;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;  

scrollbar-face-color:#D3E5D1;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#D3E5D1;
scrollbar-darkshadow-color:#D3E5D1;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#D3E5D1;
}