BODY {
	background-image: url(./image/back_mu16.gif);
	background-color: rgb(255,255,255) ;
	color: rgb(255,94,25);
}

H1 {
	color: rgb(0,0,0);
}

H2, HR {
	color: rgb(255,6,115);
}

H3, H4, H5, P,TABLE, TBODY, TR, TD, BLOCKQUOTE, UL {
	color: rgb(174,0,54);
}


EM, STRONG {
	color: rgb(255,0,255);
	font-size: 120%;
}


A:link, A:visited, A:active	{color: rgb(255,0,179);}
A:hover 	{
	color: rgb(255,0,0);
	font-size: 105%;
	font-weight: bold;
}


UL {
	list-style-image: url(./image/toon05.gif);
}

UL UL {
	list-style-image: url(./image/onpus06.gif);
}

UL UL UL {
	list-style-image: url(./image/hearts05.gif);
}

UL UL UL UL {
	list-style-image: url(./image/candys04.gif);
}

UL UL UL  UL  UL {
	list-style-image: url(./image/pencils07.gif);
}


/*
.c0 {	color: rgb(0,0,0);
		}
*/
.c1 {	color: "lime";
	background-color: #FF0066;
	text-align: center;
		}
.c2 {	color: "aqua";
	background-color: #FF6633;
	text-align: center;
		}
.c3 {	color: "blue";
	background-color: #FFFF66;
	text-align: center;
		}
.c4 {	color: "purple";
	background-color: #99FF99;
	text-align: center;
		}
.c5 {	color: "red";
	background-color: #CCFFFF;
	text-align: center;
		}
.c6 {	color: "orange";
	background-color: #6699FF;
	text-align: center;
		}
.c7 {	color: "yellow";
	background-color: #CC66FF;
	text-align: center;
		}
.c9 {	color: rgb(17,130,255);
		}
.c10 {	color: rgb(19,111,0);
	text-decoration:none;
		}
