<!--

body {
	background-color: #FF9C00;
}


a {
	text-decoration: none;
	color: 000000;
}
a:hover{
	text-decoration: none;
	color: FF9C00;
	background-color: EC5101;
	padding-left: 0;
	padding-right: 0;
}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.tit {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
.ban {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
-->
