.w13 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color: #333333;

}
a:link {
	color: #987539;
	text-decoration: none;
}
a:visited {
	color: #987539;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.w15 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
}
.subcontent {
	color: #663300;
}

