
/* CommonUse */

a:link {text-decoration: none; color: #ffffff; }
a:visited {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: underline; color: #ffff00;}
a:active {text-decoration: none; color: #ffff00;}
.black{color:#000000;}
.black a:link {text-decoration: none; color: #000000; }
.black a:visited {text-decoration: none; color: #000000;}
.black a:hover {text-decoration: underline; color: #ffff00;}
.black a:active {text-decoration: none; color: #ffff00;}

body {

	margin-left:auto;
	margin-right:auto;
	background-color:#FF01B1;
	background-image:url("../img/bg.gif");
	font-size: 12px;
	font-family:"MSƒSƒVƒbƒN","Osaka", sans-serif; 
	line-height: 150%;
	text-align:center;
	color: #ffffff;
	margin:0px 0px 0px 0px;
}
h1{
	font-size:12px;
	color:#ffffff;
	margin:0px;
}

img {border:0px;}

.f10 {font-size:10px;}
.f12px_n {font-size:12px;}
.f12px_w {font-size:12px; color:#ffffff;}
.red {color:#ff0000;}
.yellow {color:#ffff00;}


table {
font-size:12px;
}
