.link_port {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left: 47px;
}
.link_port:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	padding-left: 47px;
}
.tx {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left: 47px;
	padding-right: 110px;
}
.inputform {
	border: 1px solid #F3C477;
	background-color: #F3C477;
	width: 220px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #950F10;
}
textarea {
	border: 1px solid #F3C477;
	background-color: #F3C477;
	width: 220px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #950F10;
}
.link_online {

	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFE991;
	text-decoration: none;
	padding-left: 5px;
}
.link_online:hover {


	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFAE6;
	text-decoration: none;
}
.txfree {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left: 34px;
}
.link_free {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
}
