.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #80DCF0;
	font-style: italic;

}
.music {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #78D8E8;
	font-style: normal;
}
a:link {
	color: #E03000;
	text-decoration: none;
}
a:visited {
	color: #D04020;
	text-decoration: none;
}
a:active {
	color: #00B0F0;
	text-decoration: underline overline;
}
a:hover {
	color: #00E050;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78E0F0;
}
.links {
	color: #6CFF90;
	font-size: 15px;

}
.green {
	color: #66FF66;
}
.dreamworx {
	color: #66FFEE;
}
.praguehotels {
	font-size: 5px;
	font-weight: normal;
	color: #000000;
}
.tracks {
	font-size: 17px;
}
