a:link { text-decoration: underline; color: #FF5500 }
a:visited { text-decoration: underline; color: #FF5500 }
a:active { text-decoration: underline; color: #FF5500 }
a:hover { text-decoration: none; background-color: none; color: #FF5500
}

.hdr01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.hdrnav01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;


}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;

}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.box01 {
	border: 2px solid #FF6600;
}
