.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CA4204;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: auto;
	border: 1px solid #008ACC;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #008ACC;
}
.links1 {
	font-family: tahoma;
	font-size: 13px;
	color: #2844ad;
	text-decoration: none;
}
.links1 a:link {
	font-family: tahoma;
	font-size: 13px;
	color: #2844ad;
	text-decoration: none;
}
.links1 a:active {
	font-family: tahoma;
	font-size: 13px;
	color: #2844ad;
	text-decoration: none;
}
.links1 a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #5975de;
	text-decoration: none;
}