body {
FONT:12px/20px Helvetica, Arial, sans-serif; 
	color: #7D5528;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
		color: #B97D3C;
}
a:hover {
	text-decoration: underline;
		color: #B97D3C;
}
a:active {
	text-decoration: none;
		color: #B97D3C;
}
.size11 {
	font-size: 11px;
		color: #B97D3C;
}
.size10 {
	font-size: 10px;
		color: #B97D3C;
}
.size13 {
	font-size: 13px;
		color: #B97D3C;
}
.size15 {
	font-size: 15px;
		color: #B97D3C;
}
.title{
	color: #D8B085;
	font-weight: bold;
}
.title2 {
	FONT: italic bold 15px/26px 'trebuchet ms', Arial, Helvetica, sans-serif;
	COLOR: #FF6600;
	TEXT-ALIGN: left;
	padding: 20px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	
}
.title_green {
	FONT: italic bold 15px/26px 'trebuchet ms', Arial, Helvetica, sans-serif;
	COLOR: #87AA2C;
	TEXT-ALIGN: left;
	padding: 20px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	
}
.title_blue {
	FONT: italic bold 15px/26px 'trebuchet ms', Arial, Helvetica, sans-serif;
	COLOR: #1479E5;
	TEXT-ALIGN: left;
	padding: 20px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;s
}
.title_pink {
	FONT: italic bold 15px/26px 'trebuchet ms', Arial, Helvetica, sans-serif;
	COLOR: #D60C8F;
	TEXT-ALIGN: left;
	padding: 20px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;s
}
a:visited {
	text-decoration: none;
			color: #B97D3C;
}
