	/* stylesheet */
	body, p, h1, h2, h3, table, td, th, ul, ol	{ font-family:arial,sans-serif; color:666666; }
	body	{ background-image:url(images/ci_left_tile_green.gif); background-repeat:repeat-y; font-size:x-small; font-weight:normal; text-decoration:none; background-color:#ffffff; }
	td	{ font-size:x-small; }
	
	/* song titles */
	.song	{ color:#6666cc; font-weight:bold; }

	/* links */
	a:link		{ color:#336699; text-decoration:none; }
	a:visited	{ color:#9999cc; text-decoration:none; }
	a:hover		{ color:#336699; text-decoration:none; }
	a:active	{ color:#336699; text-decoration:none; }

	/* footer */
	.header		{ font-size:x-small; color:#ffffff; text-decoration:none; }
	.header a:link		{ color:#ffffff; text-decoration:none; }
	.header a:visited 	{ color:#ffffff; text-decoration:none; }	
	.header a:hover		{ color:#ffffff; text-decoration:none; }	
	.header a:active	{ color:#ffffff; text-decoration:none; }

	.footer		{ font-size:xx-small; color:#999999; text-decoration:none; }
	.footer a:link		{ color:#999999; text-decoration:none; }
	.footer a:visited 	{ color:#999999; text-decoration:none; }	
	.footer a:active	{ color:#999999; text-decoration:none; }