a:hover	{
	color: #8B8952;
	text-decoration: underline;
}

a:link	{
	color: black;
	text-decoration: underline;
}

a:visited	{
	color: #5A5A2E;
	text-decoration: underline;
}

.page_title{
	font-family: Tahoma, Ariel;
	font-size: 18px;
	color: #8B8952;
	font-weight: bold;

}

.body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.body_small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
.nav {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bodylarge {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
