a {
    color: #0000FF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}


a:hover {
    color: #4d4f34;
	text-decoration: underline;
}

td {
      font-family: Arial, Helvetica, sans-serif;
      font-size: .95em;
}
.bodylink a:visited {
	text-decoration: none;
	font-size: .95em;
	color: #990000;
	list-style-position: outside;
	list-style-type: disc;

}

body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: .95em;
}
