a:link       { color: #333333; text-decoration:underline}
a:visited    { color: #333333; text-decoration:underline}
a:hover      { color: #FF6600; text-decoration:underline}
a:active     { color: #FF6600; text-decoration:underline}

A.link1:link    {
	color: #333333;
	text-decoration: underline;
	font-size: 10pt;
}
A.link1:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 10pt;
}
A.link1:hover   {
	color: #FF6600;
	text-decoration: underline;
	font-size: 10pt;
}
A.link1:active  {
	color: #FF6600;
	text-decoration: underline;
	font-size: 10pt;
}

A.link2:link    {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
A.link2:visited {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
A.link2:hover   {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}
A.link2:active  {
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
}

A.link3:link    { font-size: 14px; color: #FF6600; text-decoration: underline}
A.link3:visited { font-size: 14px; color: #FF6600; text-decoration: underline}
A.link3:hover   { font-size: 14px; color: #0000FF; text-decoration: underline}
A.link3:active  { font-size: 14px; color: #0000FF; text-decoration: underline}

A.link4:link    {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";
	font-weight: bold;
}
A.link4:visited {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";
	font-weight: bold;

}
A.link4:hover   {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";
	font-weight: bold;

}
A.link4:active  {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";
	font-weight: bold;
}

.font11 {font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;}

.font10 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;


}

	
.title { background-color:#E8F4D8; color:black }

td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;


}
.textline {font-size: 9pt; border: 1px solid #999999}
.bg01 {
	background-attachment: fixed;
	background-image: url(images/i03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(images/i03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg03 {
	background-attachment: fixed;
	background-image: url(images/i01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
