.caution {	color		: red;
		font-weight	: bold;
}

h1 {font-size: 14pt; font-weight : bold;}

h2 {font-size: 10pt; font-weight: bold;}

.caption {font-size	: 14pt;
		font-weight	: bold;
}

.author {color			: blue;
		font-size	: 8pt;
		font-weight	: bold;
}

.adults {color			: pink;
		font-size	: 10pt;
		font-weight	: bold;
}

.whisper {font-size	: 6pt;
}

.shout {font-size	: 24pt;
		font-weight	: bold;
}

.shout_loud {font-size	: 64px;
		font-weight	: bold;
}

.sitename {	color		: plum;
		font-size	: 20pt;
}

.me {	color		: blue;
		font-size	: 10pt;
}

.manami {	color		: plum;
		font-size	: 10pt;
}

.minami {	color		: #ffa07a;
		font-size	: 10pt;
}

.inagawa {	color		: maroon;
		font-size	: 10pt;
}

.yomiko {	color		: green;
		font-size	: 10pt;
}

.fumitsuki {	color		: #a0a0d0;
		font-size	: 10pt;
}

.yasumi {	color		: pink;
		font-size	: 10pt;

}

A:link		{		color		: deepskyblue; 
		text-decoration	: underline; 
}

A:visited {	color		: green; 
		text-decoration	: underline;
}
