body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
}
.smaller {
	font-size: 10px;
}
textarea {
	font-size: 10px;
	height: 10px;
	width: 30px;
}
.bold {
	font-weight: bold;
}
a {
	color: #D65D00;
	text-decoration: none;
}
td {
	font-size: 11px;
}
:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ArialHeadline {
	font-family: "Arial Black";
	font-size: 20px;
	color: #663300;
}
.linkOverBrown {
	font-weight: bold;
	color: #FFD799;
	font-family: Arial, Helvetica, sans-serif;
}
.ArialBoldLinkWhite {
	font-family: "Arial Black";
	color: #FFFFFF;
}
