.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #666666;
	background-color: D9E4E9;

}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.botlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botlinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botlinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.sublinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sublinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sublinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sublinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #666666;
	background-color: D9E4E9;
}
