@charset "utf-8";
.STYLE2 {
	color: #FF9900;
	text-decoration: line-through;
}
a:link {
	text-decoration: #FF9900;
}
a:visited {
	text-decoration: #FF9900;
}