body {
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	color: #000;
}

td.lyrics {font-family: arial, georgia, verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #444; line-height: 17px}

a:link, a:visited {
	color: #222;
	background-color: #FFF;
	text-decoration: none;
	border-color: none;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: none;
}

a:hover {
	color: ORANGE;
	background-color: #FFF;
    text-decoration: none;    
}
