.fonten_9 { 
color: #585858;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 9px}

.red_14 {
	font-size: 14px;
	line-height: 23px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.yellow_12{
	font-size: 12px;
    line-height: 21px;
	color: #AD824A;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow01_12{
	font-size: 16px;
	line-height: 23px;
	color: #AD824A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue_12{
	font-size: 13px;
	line-height: 20px;
	color: #00A9EC;
	font-family: Arial, Helvetica, sans-serif;
}

.green_12 {
	font-size: 12px;
	line-height: 22px;
	color: #205E03;
	font-family: Arial, Helvetica, sans-serif;
}
.green01_12 {
	font-size: 18px;
	line-height: 19px;
	color: #388E0B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.grey02_12 {
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.grey_12 {
	font-size: 12px;
	line-height: 20px;
	color: #313131;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.grey01_12 {
	font-size: 12px;
	color: #6A6A6A;
	font-family: Arial, Helvetica, sans-serif;
}
.grey01_14 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
}

.white_12 {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.white_14 {
	font-size: 14px;
	line-height: 23px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

A:visited {
	color: #AD824A;
	text-decoration: none;
}
A:hover {
	color: #EBBF85;
	text-decoration: underline;
}
A:active {
	color: #AD824A;
	text-decoration: none;
}
A:link {
	color: #AD824A;
	text-decoration: none;
}

A.a01:visited {
	color: #AD824A;
	text-decoration: none;
}
A.a01:hover {
	color: #EBBF85;
	text-decoration: none;
}
A.a01:active {
	color: #AD824A;
	text-decoration: none;
}
A.a01:link {
	color: #AD824A;
	text-decoration: none;
}
