.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
}
.select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-color: #E8E8E8;
	width: 160px;
	border: thin solid #FFFFFF;
	padding: 1px;
}

a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}
.link {
    font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.linkN {
    font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

