@charset "utf-8";
a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
