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