.txtSml {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.input {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	background-color: #666666;
	border: 1px solid #999999;
	color: #FFFFFF;
}

.txt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.heading {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
a:link {
	color: #66CC00;
}
a:visited {
	color: #66CC00;
}