a:link {
     color: #2E25DE
}
a:visited {
     color: #2E25DE
}
a:active {
     color: #2E25DE
}
a:hover {
     color: #B41509
}
a#leftmainmenu {
     text-decoration: none
}
a#leftmainmenu:link {
     color: #31630F
}
a#leftmainmenu:visited {
     color: #31630F
}
a#leftmainmenu:active {
     color: #31630F
}
a#leftmainmenu:hover {
     color: #B41509
}

div {
     margin-left:    0px;
     border-left:    0px;
     padding-left:   0px;
     margin-right:   0px;
     border-right:   0px;
     padding-right:  0px;
     margin-top:     0px;
     border-top:     0px;
     padding-top:    0px;
     margin-bottom:  0px;
     border-bottom:  0px;
     padding-bottom: 0px;
     vertical-align: middle
}
.whitediv {
     background-color: #FFFFFF;
     vertical-align: middle
}
.songtitle {
     font-family: arial, tahoma;
     color: black;
     text-align: center;
     font-size: 11pt
}
td.righttext {
     font-family: arial, tahoma;
     background-color: #FFFFFF
     color: black;
     text-align: right;
     font-weight: none;
     font-size: 10pt;
     text-indent: 0em;
     vertical-align: top
} 
.rightbottomtext {
     font-family: arial, tahoma;
     background-color: #FFFFFF
     color: black;
     text-align: right;
     font-weight: none;
     font-size: 10pt;
     text-indent: 0em;
     vertical-align: bottom
}
.lefttext {
     font-family: arial, tahoma;
     background-color: #FFFFFF
     color: black;
     text-align: left;
     font-weight: none;
     font-size: 10pt;
     text-indent: 0em;
     vertical-align: top
}
.centertext {
     font-family: arial, tahoma;
     background-color: #FFFFFF
     color: black;
     text-align: center;
     font-weight: none;
     font-size: 10pt;
     text-indent: 0em;
     vertical-align: top
}