/* STYLES FOR MAIN LYRICS PAGE */

BODY { background-color: #CCCCCC}

.click { font-size: 14pt; font-family: verdana, arial, sans-serif; font-style: bold; color: #630000 }

.newsongly { font-size: 12pt; font-family: verdana, arial, sans-serif; color: #630000 }

.listedsongs { font-size: 14pt; font-family: verdana, arial, sans-serif; font-style: bold; color: blue}

a:link { color: blue }
a:hover { color: yellow }
a:active { color: maroon }
a:visited { color: green }
