.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a2cafa;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;

}
.text3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
.text4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.logo-btm-bg {
	background-image: url('images/logobotambg.gif');
	background-repeat: no-repeat
}
.text-bg {
	background-image: url('images/txetbg.gif');
	background-repeat: no-repeat
}

.btm-links {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


.btm-links:hover {
	font-family: arial;
	font-size: 12px;
	color: #a2cafa;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: arial;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	padding-left: 12px;
}.textblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #66CCFF;
	text-decoration: none;
}
