a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.font0 { font-size:8px; line-height: 10px }
.font1 { font-size:9px; line-height: 11px }
.font2 { font-size:10px; line-height: 12px }
.font3 { font-size:11px; line-height: 13px }
.font4 { font-size:12px; line-height: 14px }
.font5 { font-size:13px; line-height: 15px }

.f_red { color: red; }
.f_white { color: white; }
.f_blue { color: blue; }
.f_green { color: green; }
.f_gold { color: gold; }
.f_maroon { color: maroon; }

.osusume { font-size:15px; line-height: 20px; text-decoration: none; }
.top_parts { font-size:12px; line-height: 19px }
#area { font-size:12px; line-height: 14px; color: white; }

BODY {
   margin: 5px;
   padding: 0;
   color:#000000
   leftmargin:0
   topmargin:5
   marginwidth:0
   marginheight:5
   }
