.link {
	font-family: Verdana;
	font-size: 10px;
	color: #9C7E4C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.red {
	font-family: Verdana;
	font-size: 12px;
	color: #B3001D;
	text-decoration: none;
}
.menu {

	font-family: Verdana;
	font-size: 12px;
	color: #9C7E4C;
	text-decoration: none;
}
.link2 {

	font-family: Verdana;
	font-size: 12px;
	color: #9C7E4C;
	text-decoration: none;
}
.pad {
	padding-left: 10px;
}
.borderdown {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C7E4C;
}
.small {
	font-size: 10px;
	border: 1px solid #F9F5E9;
}
