.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.text_footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
}
A:link {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A:visited {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #FFD58B;
	font-weight: normal;
	text-decoration: underline;
}
A.footer:link {
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.footer:visited {
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.footer:active {
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
A.footer:hover {
	font-size: 10px;
	font-family: Tahoma, Arial;
	color: #FFD58B;
	font-weight: normal;
	text-decoration: underline;
}