/* Urban Breakbeat WEB Site CSS - Produced by whoiscarrus design llc

/* Background color */

body {
	background-color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px; 
	}
	
/* Text styles */	

th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff; 
	}
	
a {
	color:#ffffff;
	}
	
a:hover {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold; 
	}
	
a:visited {
	color:#ffffff; 
	}
	
a:active {
	color:#ffffff;
	}
