BODY {
	
	Background-color: #A30108;
}


td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	font-weight:normal; 
	line-height:12px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
	
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FC9024; 
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}

a.updatertitle:link, a.updatertitle:visited {
	text-decoration: none;
	color:#F00;
}
a.updatertitle:hover {
	text-decoration: underline;
	color:#F90;
}

a.BandTitle:link, a.BandTitle:visited {
	text-decoration: none;
	color:#F00;
	font-size:12pt;
	line-height:12pt;
}
a.BandTitle:hover {
	text-decoration: underline;
	color:#F90;
}

a.readmore {
	text-decoration: none;
	color:#F90;
}
a.readmore:hover {
	text-decoration: underline;
	color:#F90;
}

.blogsyndicate {
	margin-top:20px;
	font-size:10px;
	font-weight:bold;
}

#bands {
	height:20px;

}

#about
{
	margin-top:30px; font-size:10pt; font-family:arial;line-height: 200%;
}

#about a
{
	color:#F90;
}

a.bandlinks {
	color:#FFF; 
	font-size:12pt; 
	text-decoration:none;
	font-weight:normal;
	font-family:arial;
}

a.bandlinks:hover {
	text-decoration: underline;
	color:#FF0; 
}


