a.menu {
	color:#fff;
	text-decoration:none;
	}


a.menu:hover {
	color: #000;
	text-decoration: none;
	}


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


body {
	background: #fff;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}


.header {
	background: #fff;
	border: 0px;
	padding: 10px 10px 0px 10px;
	width: 830px;
	}


.header_music {
	background: #f00;
	border: 0px;
	padding: 10px;
	width: 780px;
	}

	
.header_images {
	background: #03f;
	border: 0px;
	padding: 10px;
	width: 780px;
	}
	

.header_videos {
	background: #fc0;
	border: 0px;
	padding: 10px;
	width: 780px;
	}	
	

.header_info {
	background: #393;
	border: 0px;
	padding: 10px;
	width: 780px;
	}	


.header_store {
	background: #f60;
	border: 0px;
	padding: 10px;
	width: 780px;
	}	


.header_links {
	background: #c0f;
	border: 0px;
	padding: 10px;
	width: 780px;
	}	
	

.header_press {
	background: #666;
	border: 0px;
	padding: 10px;
	width: 780px;
	}	
	
