/* sty.css for "neko mo arukeba" */

BODY	{ background:		URL(img/bg.gif);
	  color:		mediumpurple;
	  font-family:		MS UI Gothic,comic sans MS,sans-serif;
	  background-color:	floralwhite; } 

DIV,TD,P,BLOCKQUOTE	{ color:		mediumpurple;
		  font-family:		MS UI Gothic,comic sans MS,sans-serif;
		  text-decoration:	none; }

TD.black {  }

BLOCKQUOTE.quote { color: slategray; }

B		{ color:		#550077; }

STRONG,TH	{ color:		#C086A7;
		  font-family:		MS UI Gothic,comic sans MS,sans-serif;
		  text-decoration:	none; }

A:LINK		{ color:		#0E1E82;
		  text-decoration:	none; }

A:VISITED	{ color:		blueviolet;
		  text-decoration:	none; }

A:ACTIVE	{ color:		indianred;
		  text-decoration:	none; }

H1		{ color:		blueviolet;
		  font-family:		normal; }

H2		{ color:		purple; }

H3		{ color:		slateblue; }

H4		{ color:		mediumvioletred;
		  font-weight:		bolder; }

H5		{ color:		slateblue; }
