a.headlink { color: black; font-family: arial; text-decoration: none; font-size: 10px; }
a.headlink:hover { color: red; font-family: arial; text-decoration: underline;  font-size: 10px }
a.footlink { color: white; font-family: arial; text-decoration: none; font-size: 10px; }
a.footlink:hover { color: red; font-family: arial; text-decoration: underline;  font-size: 10px }

.headdiv { color: white; font-family: arial; text-decoration: none; font-size: 13px; }
.infoheader { color: gray; font-family: arial; font-weight: bold; text-decoration: none; font-size: 13px; }
.infoheader2 { color: black; font-family: arial; font-weight: bold; text-decoration: none; font-size: 11px; }
.info { color: gray; font-family: arial; text-decoration: none; font-size: 13px; }
.info2 { color: black; font-family: arial; text-decoration: none; font-size: 12px; }

.bgimage { background-image: url(images/mud.gif); background-position: center bottom; background-repeat: no-repeat;}