
#content a:link {
  color: #0000CC;
}

#content a:hover {
  color: #FF3300;
}

#content a:visited {
  color: #FF0000;
}

#CB1 .blockContent a:link {
  color: #0000CC;
}

#CB1 .blockContent a:hover {
  color: #FF3300;
}

#CB1 .blockContent a:visited {
  color: #FF0000;
}
