@charset "ISO-8859-1";

a, a:active, a:visited
{
	font-family: Optima;
	text-decoration:underline;
	color:#203202;

}

a:hover
{
	text-decoration:underline;
	color:#a6983c;

}

.HEADLINE {
	font-size: 1.2em;
	font-family: Optima;
}
.OptimaContent {
	font-size: 1em;
	font-family: Optima;
}

.home {
	font-size: 1.1em;
	font-family: Optima, Helvetica, sans-serif;
}
.style2 {font-size: 1em; font-family: Optima; font-weight: bold; }




a.link3, a.link3:active, a.link3:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#253210;
	line-height: 11px;
}

a.link3:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#253210;
}
/*--Link 3--*/

.books {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #253210;
}

.books2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #253210;
}.drgreen {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #203202;
	border-top-width: 2px;
}
