a:link    {
text-decoration:underline;
color:#0000ff ;
}
a:visited {
text-decoration:underline;
color:#0000ff ;
}
a:active  {
text-decoration:underline;
color:#ff7f00 ;
}
a:hover   {
text-decoration:none;
color:#ff7f00 ;
}
a.blue:link{font-size : 12px; color:#0000ff; text-decoration:underline;}
a.blue:visited{font-size : 12px; color:#0000ff;  text-decoration:underline;}  a.blue:hover{font-size : 12px; color:#0000ff;  text-decoration:none;}
a.blue:active{font-size : 12px; color:#0000ff; text-decoration:none;}

p	{
	margin-top:0px;
	margin-bottom:2px;
	text-align:justify;
	text-justify:distribute;
	line-height:130%;
	font-size:14px;
	color:#333333
	;}
.green{
	margin-top:0px;
	margin-bottom:2px;
	text-align:justify;
	text-justify:distribute;
	line-height:130%;
	font-size:14px;
	color:#009900;
        font-weight:bold;
	;}
.blue	{
	margin-top:0px;
	margin-bottom:2px;
	text-align:justify;
	text-justify:distribute;
	line-height:130%;
	font-size:14px;
	color:#333399;
        font-weight:bold;
	;}
.yellow	{
	margin-top:0px;
	margin-bottom:2px;
	line-height:130%;
	font-size:14px;
	color:#daa520;
        font-weight:bold;
	;}
.pt	{
	margin-top:0px;
	margin-bottom:2px;
	line-height:130%;
	font-size:14px;
	color:#ff66666;
        font-weight:bold;
	;}
.font12	{
	margin-top:0px;
	margin-bottom:1px;
	font-size:13px;
	color:#ff6666;
        font-weight:bold;
	;}
	body {/* ‘S‘Ì */
	margin: 0px;}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f12r {
	font-size: 12px;
	color: #FF0000;
}
.f12orange {
	font-size: 12px;
	color: #FF7F00;
}
.f14r {
	font-size: 14px;
	color: #FF0000;
}
.f14w {
	font-size: 14px;
	color: #FFFFFF;
}
.f14orange {
	font-size: 14px;
	color: #FF7F00;
}
.f14orange_bold {
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
	line-height: 25px;
}

