td {
  font-size: 11px; font-family: tahoma; color: #185173
}
a:link {
  font-size: 11px; color: #185173; text-decoration: none; font-weight: bold 
}
a:visited {
  color: #185173; text-decoration: none; font-weight: bold
}
a:hover {
  text-decoration: none; color: #185173; font-weight: bold
}
a:active {
  text-decoration: none; font-weight: bold 
}
.title{
  font-size: 13px; font-family: verdana,tahoma,arial; color: #FFFFFF; font-weight: bold 
}

a.white:link {
  font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold 
}
a.white:visited {
  color: #FFFFFF; text-decoration: none; font-weight: bold
}
a.white:hover {
  text-decoration: none; color: #FFFFFF; font-weight: bold; text-decoration: underline
}
a.white:active {
  text-decoration: none; font-weight: bold 
}