#contentText a {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:visited {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:hover {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:active {
 font-weight:bold;
 text-decoration:none;
}
