/* dgvm_print.css */

a {
text-decoration:underline;
background-color:inherit;
color:#000000;
}

a:hover{
text-decoration:underline;
}

.internallink {
  display: none;
}

#thetop {
  display: none;
}

#sidebar {
  display: none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
