a {
    text-decoration: none;
  }
a:hover{
    font-weight:bold;
   }

Input{
    BackGround-Color:rgb(255,255,255);
}
