html,body{font-family:Verdana, DejaVu Sans, sans-serif;}
.w3-content{max-width:1268px;}
.w3-main{ margin-left:275px;}
.sticky {
  position: fixed;
  bottom: 0;
  width: 993px;
}
a:link {
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  color: purple;
  background-color: transparent;
  text-decoration: underline;
}
a.w3-bar-item:link {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
a.w3-bar-item:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}
	