body {
	font-family: "Times New Roman", Times, serif;
	color: #F5F5F5;
	font-size: 11px;
	background-color: #1c1817;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu {
	color: #a5623d;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}
a.menu:hover {
	color: #be291d;
	text-decoration: none;
}
div.menuDiv {
	width:175px;
	height:185px;
	position:absolute;
	left:20px;
	top:110px;
	margin-left:0px;
	margin-top:0px;
	line-height: 16px;
}
div.lyricsDiv {
	width:320px;
	position:absolute;
	left:10px;
	top:10px;
	margin-left:0px;
	margin-top:0px;
	line-height: 16px;
	overflow: visible;
	visibility: visible;

}
div.contentDiv {
	width:650px;
	position:absolute;
	left:120px;
	top:110px;
	margin-left:0px;
	margin-top:0px;
	line-height: 17px;
}
font.news_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a5623d;
	font-weight: bold;
}
font.colored {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a5623d;
}
font.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F5F5F5;
	font-weight: bold;

}
font.news_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
font.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5F5F5;
}
a.contentLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5F5F5;
	text-decoration: underline;
}
a.contentLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F5F5F5;
	text-decoration: none;
}
