body {
  font-style: tahoma;
  color: #777777;
  font-size: 12px;
}

td {
  font-style: tahoma;
  color: #777777;
  font-size: 12px;
}

textarea {
  font-size: 10px;
}

select {
  font-size: 10px;
}

a:hover {
  text-decoration: none;
  background-color: #DDDDDD;
}

a:link {
  color: #444444;
  text-decoration: none;
}

a:visited {
  color: #444444;
  text-decoration: none;
}

input {
  font-size: 10px;
}
