@charset "utf-8";
a:link {
	color: #FE591C;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF3300;
}

body {
	background-color: #FBCA00;
}

/* CSS Document */

.mp3_list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FE591C;
	line-height: 1.3;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
._contentBG {
	background-color: #F7F7F7;
	background-image: url(images/contentbox.gif);
}
.contentFirstWord {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
