a:hover {  font-size: 14px; color: #FFFFFF; text-decoration: none; font-style: normal; font-weight: normal}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline
}
a:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #666666;
}
a.real:hover {  font-size: 12px; color: #FFFF99; text-decoration: none}
a.real:visited {
	font-size: 12px;
	color: #333333
}
a.real:link {  font-size: 14px; color: #FFFFFF; text-decoration: underline}
a.mp3:link {  font-size: 12px; color: #0000FF; text-decoration: underline}
a.mp3:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none
}
a.mp3:visited {  font-size: 12px; color: #0033FF; text-decoration: underline}
a.dance:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF66;

}
a.dance:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.dance:hover {
	font-size: 12px;
	color: #0033FF;
}
