@charset "utf-8";




a {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.big_link
{
   	font-size:14px;
   	font-weight:bold;

}
.big
{
   	font-size:16px;
   	font-weight:bold;
   	color: #FFFFFF;
}
.concert
{
   	font-size:14px;
   	color: #808080;
}



body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif,helvetica;
	font-size:11px;
	margin:10px;
	color: #808080;
  background-color: #000000;
  background-repeat:no-repeat;
  background-position:50% 50%;
  
}
table {
	font-family:Verdana,Tahoma,Arial,Sans-Serif,helvetica;
	font-size:11px;
	margin:10px;
	color: #808080;
}
