BODY {
  font-family: Verdana
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #00FF00;
  text-decoration: none;
}

sample {
  font-family: Verdana;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}
