body,html {
background:#000;
color:#fff;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
a:link {
text-decoration:underline;
}

a:visited {
text-decoration:underline;
}

a:hover {
text-decoration:underline;
}

a:active {
text-decoration:underline;
}

.ncams {
a:link {
text-decoration:underline;
color:#FF0099;
}