	body,td,li,br,p{font-family:verdana;font-size:8pt;color:000000;}
	
	/* same as body, but blue */
	.bluetext{font-family:verdana;font-size:8pt;color:002157;}
	
	/* same as body, but blue and bold */
	.bluetextbold{font-family:verdana;font-size:8pt;color:002157;font-weight:bold;}
	
	/* same as body, but white and bold */
	.whitetextbold{font-family:verdana;font-size:8pt;color:ffffff;font-weight:bold;}
	
	/* used on homepage */
	.bandlink{font-size:7pt;color:D73600;}
	
	/* used on genre page */
	.viewall{font-size:9pt;color:D73600;}
	
	/* one size smaller than body */
	.smaller{font-family:verdana;font-size:7pt;color:000000;}
	
	/* general links */
	a{color:002157;}
	
	/* genre list on left side */
	.genre{font-family:verdana;font-size:8pt;font-weight:bold;color:002157;}
	.genre:hover{font-family:verdana;font-size:8pt;font-weight:bold;color:002157;text-decoration:none;}
	
	/* title of bands on the band page */
	.bandtitle{font-size:10pt;font-weight:bold;}
	
	/* search box on left */
	.searchbox{font-size:8pt;color:6B6B6B;}
	
	/* download stats on band page */
	.downloadstat{color:D73600;}
	
	.redlink{color:D73600;}
	
	/* 'rate' on band page */
	.rate{color:D73600;font-size:7pt;}
	
	/* footer stuff */
	.footerlink{color:ffffff;text-decoration:none;}
	.copyright{color:002157;}
	
	/* admin links in site manager list */
	.sidecatlinkbold{font-weight:bold;}
	.sidecatlinkbold:hover{font-weight:bold;text-decoration:none;}
	
	.admintitle{font-weight:bold;color:ffffff;background-color:000000;}
	.adminheader{font-weight:bold;font-size:12pt;}
	.adminbutton{color:002157;background-color:CCCFD6;font-size:8pt;}
	
	.starred{color:cc0000;}
	
	/* for required fields on forms */
	.required{color:cc0000;font-weight:bold;}
	
	/* for the page headers */
	.pagesection{font-size:14pt;}
	
	/* for search results */
	.searched{color:cc0000;font-weight:bold;}

	/* text for downloading page */
	.download{color:666666;font-size:12pt;}
	
	/* text for track title on download page */
	.download2{color:002157;font-size:11pt;font-weight:bold;}	
	
	/* faqs */
	.question{font-style:italic;}
	
	/* date boxes on band page */
	.banddates{font-size:8pt;}
	
	/* hotnews items */
	.newsdate{font-size:8pt;color:002157;}
	.newsdatered{font-size:8pt;color:D73600;}
	.newshome{font-size:8pt;color:002157;font-weight:bold;}
	.newshomered{font-size:8pt;color:D73600;font-weight:bold;}