@charset "utf-8";
/* CSS Document */

body	{
 background-image: url(../img_f/bg_1.gif);
}

a.f1:link	{
	color: #FFFFFF;
	text-decoration: underline;
}

a.f1:visited	{
	color: #CCCCCC;
	text-decoration: underline;
}

a.f1:hover	{
	color: #FFFF99;
	text-decoration: underline;
}
