.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: auto;
	border: 1px solid #666666;
}
.leftlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftlinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}.textarea {

	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #666666;
}
