body {
	line-height: 15px;
	background-color: #FFE6D7;
}

A.navigation {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #9E1500;
font-size: 13px;
text-decoration: none;
}

A.navigation:hover {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #9E1500;
font-size: 13px;
text-decoration: underline;
}

A.footer {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #9E1500;
font-size: 13px;
text-decoration: none;
}

A.footer:hover {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #9E1500;
font-size: 13px;
text-decoration: underline;
}

A.footerorange {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #FF790D;
font-size: 13px;
text-decoration: none;
}

A.footerorange:hover {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
color: #9E1500;
font-size: 13px;
text-decoration: underline;
}

.headline {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
font-size: 19px;
color: #FF790D;
}

.text {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
font-size: 13px;
color: #9E1500;
}

.textheadline {font-family: Trebuchet MS, sans-serif, Arial, Verdana;
font-size: 17px;
color: #9E1500;
}

.copyright {color: #9E1500;
font-family: Trebuchet MS, sans-serif, Arial, Verdana;
font-size: 11px;
text-decoration: none;
}

.submit {
    background-color: #ffffff; font-size: 11px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; color: #9E1500; border-color: #9E1500;
}

select {
    background-color: #ffffff; color: #9E1500; font-size: 12px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; border-width: 1px; border-style: solid; border-color: #9E1500;
}

input {
    background-color: #ffffff; color: #9E1500; font-size: 12px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; border-width: 1px; border-style: solid; border-color: #9E1500;
}

textarea {
    background-color: #ffffff; color: #9E1500; font-size: 12px; font-family: Trebuchet MS, sans-serif, Arial, Verdana; border-width: 1px; border-style: solid; border-color: #9E1500;
}