 
A{
  text-decoration : none;
  font-weight : normal;
  color : black;
}
A:hover{
  text-decoration : none;
  color : #00cccc;
}
A:link{
  text-decoration : none;
}

html {
overflow-x: hidden;
}
