@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	
}
.fatyel{
	color:#FC0;
	font-weight:bold;
}
.fatred{
	color:#F00;
	font-weight:bold;
}

