.TextControl {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}

