A:link, A:visited { color : #339933; text-decoration : none; font-weight: bold; }

A:hover { color : #339933; text-decoration : underline; font-weight: bold; }

A:active { color : #FFFF00; text-decoration : underline; font-weight: bold; }

.listYear {
	color: #ffffff;
	font-size: medium;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 40%;
	right: 35%;
	top: 10px;
}
.header
{
	position: absolute;
	top: 5px;
	left: 1%;
	right: 1%;
}
.contact
{
	text-align: center;
	top: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.menu
{
	position: absolute;
	top: 0px;
	left: 0%;
	right: 0%;
}
.calendarMonth
{
	position: absolute;
	top: 5px;
	left: 0%;
	right: 0%;
	width: 99px;
	color: #CCCCCC;
}
BODY, p, table, tr, td, ul, li {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
}


.monthListDay {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

.albums {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: medium;
}
.gallery {
	color: #ffffff;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	text-align: center;
}
.bandHeader {
	color: #ffffff;
	font-size: medium;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	text-align: center;
	width: 400;
}
.monthListHeader {

	font-size: 16px;
	color: #FFFF00;
	text-align: center;
}
.monthListCurrentDay {


	font-size: 16px;
	color: #FF0000;
}
.player {

	position: absolute;
	top: 5px;
	left: 35%;
	right: 25%;
}
.bagaCd {


	position: absolute;
	top: 5px;
	left: 5%;
	right: 0%;
}
.band {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	overflow: visible;
	color: #FFFFFF;
	width: 620px;
}
