.text {
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
