    .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: #b03822;
    text-decoration: underline;
    }
