body {
	font-family: Comic Sans MS, Georgia;
	font-size: 14px;
	color: #000000;
	background-color: #FFCC00;
}
h1 {
	font-family: Comic Sans MS, Georgia;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: 5px;
}
h2 {
	font-family: Comic Sans MS, Georgia;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
}
p {
	font-family: Comic Sans MS, Georgia;
	font-size: 13px;
	color: #000000;
}
a:link {
	font-family: Comic Sans MS, Georgia;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Comic Sans MS, Georgia;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Comic Sans MS, Georgia;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.title1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.webDesign {
	font-family: Comic Sans MS, Georgia;
	font-size: 13px;
	color: #000000;
}
.text {
	font-family: Comic Sans MS, Georgia;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.buy {
	font-family: Comic Sans MS, Georgia;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}
.noBox {
	text-decoration: none;
}
.clipboardText {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}
.audioText {
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.songList {
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.newsText {

	font-family: Comic Sans MS, Georgia;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
hr {
	color:#660000;
	width: 75%; 
	text-align: center;
	}
