/* CSS Document */


.Info01 {
	font-size: 12px;
	word-spacing: normal;
	text-align: left;
	color: #CC0000;
	line-height: 18px;
}
	
.Info02 {font-size: 12px;
	word-spacing: normal;
	text-align: left;
	color: #3B5D12;}
	
.Name {
	color: #CC0000;
	font-size: 16px;
	font-weight: bolder;
}

 	a:link		{color: #CC0000;text-decoration:underline;}
	a:visited	{color: #CC0000;text-decoration:none;}
	a:hover		{color: #CC0000;text-decoration:none;}
