.bow-light-table {
  border-width: 1px;
  border-style: solid;
  border-color: #6699aa;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bow-light-table td {
  width: 25%;
  height: 30px;
  font-weight: bold;
  border-width: 0px;
  border-style: solid;
  border-color: #6699aa;
  padding:15px;
  background-color:#aabbbb; 
  border-radius:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
}

.bow-light-past-year-link {
  margin:20px;
}

