.songtext       {   }
.translation   { }
.accord, .tab 
{ 
font-family:"Courier New", "Courier", monospace;  
/* font-size:10pt;   */
}

.songtextHeadline .artist 
{
 font-size: 18pt;
}

.songtextHeadline .title
{
    font-size: 18pt;
}

.refrain a
{
 text-decoration: none;
}

.refrain_cite 
{
    font-weight: bold;
color: red;
}

.refrain_cite a
{
    text-decoration: none; cursor: hand;
}

.refrain
{
    display: block;
}

.refrain blockquote
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding: 0px;
    width: 100%;
}