.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titletext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titletextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C03;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C03;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C03;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C03;
	text-decoration: none;
}
.textboldorange {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF5C03;
	text-decoration: none;
}
.errortext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textsmall {

	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textorange {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF5C03;
	text-decoration: none;
}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
