body {
	color: #481616;
}
.plainText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481616;
}
.textIn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481616;	
	position:relative;
	right:17px;	
}
.textInBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#481616;
	position:relative;
	right:40px;
	font-weight: bold;
}

a {
	color: #481616;
}
.TextField, textarea {
	width: 200px;
	background-color: #FCF8F2;

}

b {
	color: #DC5915;
}

.headline, .headline a {
	color: #DC5915;
	font-weight: bold;
}
.credits, .credits a {
	font-size: 11px;
	color: #4F4740;
	font-family: Arial;
}
.external_links {
	color: #DC5915;
	font-weight: bold;
}