body {
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 50px;
  margin-left: 50px;
  width: 900px;
}
.rose {
  font-weight: bold;
  color: #7bcc2b;
}
table, td {
  border-style: none;
  border-color: white;
  height: 62px;
  width: 450px;
}
a {
  color: #000000;
}


