#cr {
font: 11px Arial;
color: #000000;
}
#cr A:link {
font: 11px Arial;
color: #000000;
text-decoration: none;
}
#cr A:visited {
font: 11px Arial;
color: #000000;
text-decoration: none;
}
#cr A:hover {
font: 11px Arial;
color: #ff0000;
text-decoration: underline;
}

#cr_nl {
font: 11px Arial;
color: #000000;
cursor: text;
}
#cr_nl A:link {
color: #000000;
text-decoration: none;
cursor: text;
}
#cr_nl A:visited {
color: #000000;
text-decoration: none;
cursor: text;
}
#cr_nl A:hover {
color: #000000;
text-decoration: none;
cursor: text;
}