#bug055 a{
  color:#f00;
}
#bug055 a:hover{
  color:#f0f;
}
#bug055 a:focus,
#bug055 a:active{
  color:#00f;
}