    .bodylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
    }

    .bodylink A:link {
    color: #000000;
    text-decoration: underline;
    }

    .bodylink A:visited {
    color: #000000;
    text-decoration: underline;
    }

    .bodylink A:hover {
    color: #695d54;
    text-decoration: underline;
    }
.bodylinksmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 20px;
}
.bodylinksmall A:link {
	color: #000000;
	text-decoration: underline;
}
.bodylinksmall A:visited {
	color: #000000;
	text-decoration: underline;
}
.bodylinksmall A:hover {
	color: #695d54;
	text-decoration: underline;
}
