.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 {
	font-size: 14px;
	font-weight: bold;
	color: #DC5617;
	text-decoration: none;
}
.txt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.about {
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
}
.indexbk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DC5617;
	border-right-color: #DC5617;
	border-bottom-color: #DC5617;
	border-left-color: #DC5617;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
