
.first_row
{
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}

.ac_row
{
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  background-color: #00C030;
  
}

.nac_row
{
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  background-color: #F09A24;
}

a{
color: #ffffff;
}

a:active{
color: #ffffff;
}

a:visited{
color: #ffffff;
}
