a:link {
	color: #FF0000;
	font-family: Comic Sans MS, Lucida Sans;

}
a:visited {
	color: #00FFFF;
}
a:active {
	color: #ffcc99;
}
body {
	color: #99FFFF;
	font-family: Comic Sans MS, Lucida Sans;
	font-size: 14px;
	text-align: center;
	background: #000000 url(../images/black_music_12/black_music_bg12.jpg) fixed;
}
a:hover {
	color: #99FFCC;
}
.poetry {
	font-family: Comic Sans MS, Lucida Sans;
	font-size: small;
	color: #FF0000;
	font-weight: bold;


}
hr {
	width: 65%;
	position: static;
}

