
/* Type CSS Document */

/* Body */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	
}


/* Links */

a {text-decoration: none; }
div#navmain a:link, a:visited {color: #000000;}
div#navmain a:hover, a:active {color: #000000;}


div#footer a:link, a:visited {color:	#cccccc; }

div#footer a:hover, a:active { color: #a886bf; }


/* Inspiration artist names */


h2 { color:	#0e3766;
	
	
	
	
}

/*Content links */

div#cont2 p {
	font-weight: 500;
}

div#cont3 h2 {
	font-size: 16px;
	font-weight: 500;
	
}

div#cont5 h2 {
	font-size: 16px;
	font-weight: 500;
}

div#cont6 h2 {
	font-size: 16px;
	font-weight: 500;
}

div#cont7 h2 {
	font-size: 16px;
	font-weight: 500;
}


