body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #897a3f;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menustyle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #444400;
	border-bottom-color: #444400;
}

hr {
	height: 1px;
	color: #222200;
}
a.menu {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #2d4529;
	}
a.menu:active {
	text-decoration: none;
	color: #CCCCCC;
	
}
a.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.date {
	font-size: xx-small;
	color: #2d4529;
}
.discoinfo {color: #666666}
.image_border {
	border: 1px solid #222200;
}
h5 {
	color: #2d4529;
	letter-spacing: 2px;
}
a {
	color: #cccc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}