a.downloadlink {
  display : none;
}

.cont_bott_graf a {
  outline         : 0 none;
  text-decoration : none;
}

.cont_bott_graf a:link, .cont_bott_graf a:visited {
  color : #00C;
}

.cont_bott_graf a:hover, .cont_bott_graf a:active {
  color           : #C00;
  text-decoration : underline;
  cursor          : pointer;
}

.cont_bott_graf a.popup {
  color : #00C;
}

.cont_bott_graf a.popup:hover, .cont_bott_graf a.popup:active {
  color           : #C00;
  text-decoration : underline;
  cursor          : pointer;
}
