.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	font-family: arial;
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
}
.btlinks {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.btlinks a:link {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.btlinks a:active {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.btlinks a:hover {
	font-family: arial;
	font-size: 10px;
	color: #0033FF;
	text-decoration: none;
}.heading {
	font-family: arial;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
}
.headingred {
	font-family: arial;
	font-size: 15px;
	color: #ff0000;
	text-decoration: none;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: auto;
	border: 1px solid #999999;
}
.textbarea {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: auto;
	border: 1px solid #999999;
}
.bodylinks {
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: arial;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;

