    .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: #2d4571;
    text-decoration: underline;
    }
body {
	background-image: url(grafs/fade.jpg);
	background-repeat: repeat-x;
}
