a:link       {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited    { font-size: 12px; color: #333333; text-decoration:none}
a:hover      { font-size: 12px; color: #333333; text-decoration:underline}
a:active     { font-size: 12px; color: #333333; text-decoration:underline}

A.link1:link    {
	font-size: 12px;
	color: #A08358;
	text-decoration: none;
	font-weight: bold;
}
A.link1:visited {
	font-size: 12px;
	color: #A08357;
	text-decoration: none;
	font-weight: bold;
}
A.link1:hover   {
	font-size: 12px;
	color: #A08357;
	text-decoration: underline;
	font-weight: bold;
}
A.link1:active  {
	font-size: 12px;
	color: #A08357;
	text-decoration: underline;
	font-weight: bold;
}
.font00 {
	font-size: 14px;
	font-weight: bold;
	color: #A08356;
	line-height: 28px;

}

td {
	font-size: 12px;
	line-height: 18px;
	color: #333333;

.font12 {
	font-weight: bold;
	color: #a8;
}
.font01 {
	line-height: 22px;
	font-size: 12px;
}
.textline {font-size: 9pt; border: 1px solid #999999}
