body {
	background-color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

		table,td,tr {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
		color:#FFFFFF;

}

a:link {
	color:#FF0000;
	text-decoration: underline;
}

a:visited {
	color:#FF0000;
	text-decoration: underline;
}

a:hover {
	color:#FF0000;
	text-decoration: line-through;
}

a:active {
	color:#FF0000;
	text-decoration: underline;}

.spacing {
	padding:5px;
}

.textSmall {
font-size:9px;
}

.textDate{
font-size:9px; 
}

.textCopyright{
	color:#CCCCCC;
	font-size:9px;
}
	
.textNewstitle{
font-size:14px;
}

.textTitle{
font-size:14px;
}

.textGrey{
color:#999999;
}
.textChanged{
color:#ffff00;
font-size:9px;
}

.gigsdown{border-bottom-width: 1px; border-bottom-color:#999999; border-bottom-style: solid;	}

.bold {
font-weight:bold; }