.box {
	border: 1px solid #993300;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
a:link {
	color: #009966;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
.box2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9C9994;
}
