A {
	text-decoration: none;
}

A:hover {
	color            : #ff0055;
	text-decoration  : underline;
	position         : relative;
	top              : 0px;
	left             : 0px;
}

BODY {
	font-size: 14px;

	scrollbar-face-color       : #ffffff;
	scrollbar-track-color      : #f0f0f0;
	scrollbar-arrow-color      : #666666;
	scrollbar-highlight-color  : #dddddd;
	scrollbar-shadow-color     : #777777;
	scrollbar-3dlight-color    : #dddddd;
	scrollbar-darkshadow-color : #dddddd;

}

INPUT {
	border-width:     1;
	border-right:     #555555 1pt solid;
	border-top:       #555555 1pt solid;
	border-left:      #555555 1pt solid;
	border-bottom:    #555555 1pt solid;
	background-color: #f8f8f8 ;
	font-size:        12px;
	font-family:      ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
}

TEXTAREA {
	border-width:     1;
	border-right:     #555555 1pt solid;
	border-top:       #555555 1pt solid;
	border-left:      #555555 1pt solid;
	border-bottom:    #555555 1pt solid;
	background-color: #f8f8f8 ;
	font-size:        14px;
	font-family:      ‚l‚r ƒSƒVƒbƒN, Osaka|“™•;
}
SELECT {
	background-color: #f8f8f8 ;
	font-size:        14px;
	font-family:      ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	font-weight:      lighter;
}



<!-- ¡@ŒÂ•ÊŽw’è@¡ -->
.SMALL_SS { font-size: 8px; }
.SMALL_S  { font-size:10px; }
.SMALL    { font-size:12px; }
.NORMAL   { font-size:14px; }
.LARGE    { font-size:16px; }
.LARGE_L  { font-size:18px; }
.LARGE_LL { font-size:20px; }


.LINE     { line-height:120%; }
.L_150    { line-height:150%; }
.L_180    { line-height:180%; }
.L_200    { line-height:200%; }
.L_250    { line-height:250%; }


.LSSS     { font-size: 8px; line-height:120%; }
.LSS      { font-size:10px; line-height:120%; }
.LS       { font-size:12px; line-height:120%; }
.LN       { font-size:14px; line-height:120%; }
.LL       { font-size:16px; line-height:120%; }
.LLL      { font-size:18px; line-height:120%; }
.LLLL     { font-size:20px; line-height:120%; }
.LLLL     { font-size:22px; line-height:120%; }

.LSSS_150     { font-size: 8px; line-height:150%; }
.LSS_150      { font-size:10px; line-height:150%; }
.LS_150       { font-size:12px; line-height:150%; }
.LN_150       { font-size:14px; line-height:150%; }
.LL_150       { font-size:16px; line-height:150%; }
.LLL_150      { font-size:18px; line-height:150%; }
.LLLL_150     { font-size:20px; line-height:150%; }

