@charset "ISO-8859-1";
.a_lucida {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.a_boldSubtitle{
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #702513;
}
.a_boldSubtitle a:link{
	color: #0066FF;
}

.a_boldSubtitle a:hover{
	color: #0066FF;
}

.a_boldSubtitle a:visited{
	color: #0066FF;
}
