.body { 

font-size: 10px;

}
.h1 {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	color: #333333;
}
.text_style {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	color: #333333;
}
.text_style2 {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  10px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.text_style3 {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  12px;
	line-height: 18px;
	font-style: normal;
	color: #333333;
}
.text_style4 {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
.p_style2 {
	font-family: Osaka, Verdana, Arial, sans-serif;
	font-size:  10px;
	font-weight: bold;
	font-style: normal;
	color: #ff6699;
}

.link{  font-size: 10px}

A:link	{color:#666666 ; text-decoration:none}

A:visited	{color:#666666; text-decoration:none}

A:active	{color:#666666; text-decoration:none}

A:hover  { background-color: #FFCCCC;

border-bottom-style : dotted;

border-bottom-color : #663300;

border-bottom-width : 1px;

}


