body {
	font-family: tahoma;
	font-size: small;
	color: #F5AB7E;
	background-color: #222B10;
}
a:link {
	font-family: tahoma;
	font-size: small;
	color: #F5AB7E;
	text-decoration: none;
}
.Textdescription {
	font-family: tahoma;
	font-size: small;
	color: #FBD8C4;
}

a:hover {
	font-family: tahoma;
	font-size: small;
	color: #F18C50;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: small;
	color: #F5AB7E;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: small;
	color: #F5AB7E;
	text-decoration: none;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7AA7B;
}
.formsearch {
	font-family: tahoma;
	font-size: x-small;
	border: 1px solid #A54518;
}