#bizmarquee .highlight {
  border: 2px solid #B40404;
  background-color: #fff;
  color: #000;
  font-weight: bold;
}
#bizmarquee .highlight strong {
  background-color: #B40404;
  color: #fff;
}
#bizmarquee .highlight a:link,
#bizmarquee .highlight a:visited {
  color: #B40404;
}
#bizmarquee .highlight a:hover,
#bizmarquee .highlight a:active {
  color: #FA5858;
  text-decoration: underline;
}

#etp_menu a:hover {
border-bottom: none;
color: red;
}

#etp_submenu a:hover {
border-bottom: none;
}

p.question{
font-weight: bold;
margin-bottom:-9px;
margin-top: 18px;	
}