.table1 {
   color: #000000;
  font-weight: bold;
font-family: Arial; font-size: 13px;
  text-decoration: none;
}

.table1:link {
  color: #FFFFFF;
font-family: Arial; font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.table1:active {
  color: #FFFF00;
font-family: Arial; font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.table1:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.table1:hover {
  font-weight: bold;
background-color: #800000;
  text-decoration: underline;
  color: #FFFF00;
}


.table2 {
   color: #000000;
  font-weight: bold;
font-family: Arial; font-size: 11px;
  text-decoration: none;
}

.table2:link {
  color: #FFFFFF;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.table2:active {
  color: #FFFF00;
font-family: Arial; font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.table2:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.table2:hover {
  font-weight: bold;
background-color: #800000;
  text-decoration: underline;
  color: #FFFF00;
}


.table3 {
   color: #000000;
  font-weight: bold;
font-family: Arial; font-size: 9px;
  text-decoration: none;
}

.table3:link {
  color: #FFFFFF;
font-family: Arial; font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

.table3:active {
  color: #FFFF00;
font-family: Arial; font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

.table3:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.table3:hover {
  font-weight: bold;
background-color: #800000;
  text-decoration: underline;
  color: #FFFF00;
}
