.text{
	font-family: tahoma;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:link {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:active {
	font-family: arial;
	font-size: 11px;
	color: #A0B4DA;
	text-decoration: none;
}
.btlinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #F8C891;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 13px;
	color: #B9C1DC;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #394566;
	background-color: #202639;
}
.textarea {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #394566;
	background-color: #202639;
}
