body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-align: left;
}

a {
	color: #666600;
	text-decoration: none;
}

a:hover { 
	background-color: #FFFF66;
	color: #333300;

}	

h1,h2,h3,h4,h5,h6 { 
	font-size: 15px; 
	color: #663300; 	
	}	

.header { 
	font-size: 15px; 
	color: #663300; 	
	font-weight: bold;
	}	

.subheader {
	color: #669933;
	font-size: 13px;
	font-weight: bold;
	}	

.bodyheader {
	color: #663300;
	font-size: 12px;
	font-weight: bold;
}

.intro_copy {
	color: #333300;
	font-size: 13px;
}

.alt_copy {
	color: #666600;
	font-size: 12px;
}

.highlighted_copy {
	color: #993300;
	font-weight: bold;
}

.question {
	color: #666600;
	font-size: 12px;
	font-weight: bold;
}

.answer {
	color: #663300;
	font-size: 12px;
}

.artist {
	color: #660000;
	font-size: 15px;
	font-weight: bolder;
}
.album {
	color: #666600;
	font-size: 13px;
	font-style: italic;
}

.label {
	color: #333300;
	font-size: 12px;
}

#playlog_title {
	color: #330000;
	font-size: 11px;
	font-weight: bold;
}
#playlog_text { 
	color: #333300;
	font-size: 12px; 
}

#orange { 
	color: #660000;
}

#green { 
	color: #003300;
}

#khaki { 
	color: #996600;