body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
}
body {
	background-color: #000000;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.big {font-size:115%;}
.normal_copy {font-size:90%}
.small {font-size:80%;}


#content {width: 750px;
margin-top: 50px;
}
 
#leftside {width: 300px;
margin-left: 30px;
float: left;
}
 
 #rightside {width: 370px;
 margin-top: 30px;
 float: left;}
 
#rightside a:link {
	color: #0000FF;
	text-decoration: none;
}
#rightside a:visited {
	text-decoration: none;
	color: #0000FF;
}
#rightside a:hover {
	text-decoration: underline;
	color: #9B9BFF;
	background-color: #000000;
}
#rightside a:active {
	text-decoration: underline;
	color: #9B9BFF;
	background-color: #000000;
}
 
#performer {width: 550px;
margin-left: 100px;
}
 
#performer a:{font-size: 80%;}

#performer a:link {
	color: #0000FF;
	text-decoration: none;
    font-size: 80%;}
#performer a:visited {
	text-decoration: none;
	color: #0000FF;
    font-size: 80%;}
#performer a:hover {
	text-decoration: none;
	color: #9B9BFF;
	background-color: #000000;
    font-size: 80%;}
#performer a:active {
	text-decoration: none;
	color: #9B9BFF;
	background-color: #000000;
	font-size: 80%;}
