td {
  vertical-align: top;
}


@font-face {
  font-family: "Gabriele";
  src: url("gabriele_bad_ah/gabriele-bad.ttf");
}

body {
  font-family: "Gabriele";
  color : white;
  background-color : black;
} 

a:link{
	color : white;
}

a:visited{
	color : white;
}

a:hover{
	color : white;
}

a:active{
	color : white;
}