body { color: black; font-family: Arial, arial, sans-serif; background-color: transparent; background-image: url(dvbg.jpg); }

p {  }

td {}

a:link { color: navy ; background-color: transparent; text-decoration: none; }

a:visited { color: teal ; text-decoration: none; }

a:hover { color: purple ; text-decoration: underline; }

a:active { color: green ; font-weight: bold; text-decoration: underline; }
.currentpage { color: #cfc; font-weight: bold; text-decoration: none; }
.menu { background-color: #9c9; }
.reshead { font-size: larger; font-weight: bold; font-variant: small-caps; }
.reslist { text-indent: 24px; }
.smallhead { font-size: smaller; }

