.copy {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-type: square;
}
.info {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DCC69C;
	text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #4A423D;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3f396a;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F0E5B2;
	text-decoration: underline;
}


a.FEATURE:link, a.FEATURE:visited, a.FEATURE:active {
	text-decoration: none;
	color: #BB7FB;
	font-weight: bold;
}

a.FEATURE:hover {
	text-decoration: none;
	color: #FFCC66;
	font-weight: bold;
}

.text-right-col {
	color: #F0E5B2;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
	letter-spacing: 10%;
	padding-top: -10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 12px;
}
.box03 {
	background-color: #AAA88F;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 200px;
	border: 5px solid #FFF;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 45px;
	font-size: 14px;
}
.box04 {
	background-color: #F0E5B2;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 340px;
	border: 8px solid #45443F;
	line-height: 20px;
	font-size: 13px;
	color: #49423D;
	font-weight: bold;
	margin: 20px;
}
