a.link {
	font-family: arial,helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
}

.link:hover {
	font-family: arial,helvetica;
	font-size: 12;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

a.songlink {
	font-family: arial,helvetica;
	font-size: 14;
	font-weight: normal;
	font-variant: normal;
	color: #444444;
	text-decoration: none;
}

.songlink:hover {
	font-family: arial,helvetica;
	font-size: 14;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}

a.shhh {
	font-family: arial,helvetica;
	font-size: 10;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.shhh:hover {
	font-family: arial,helvetica;
	font-size: 10;
	font-weight: normal;
	font-variant: normal;
	color: #dddddd;
	text-decoration: none;
}

a.marquee {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 14;
	font-weight: normal;
	font-variant: normal;
	color: #1111ee;
	text-decoration: none;
}

.marquee:hover {
	font-family: verdana,tahoma,arial,helvetica;
	font-size: 14;
	font-weight: bold;
	font-variant: normal;
	color: #0000ff;
	text-decoration: underline;
}

