#wmxcontent A {
 font-weight: normal;
 text-decoration: underline;
}
A:ACTIVE {
 font-weight: normal;
 display: inherit;
 text-decoration: none;
}
A:HOVER {
 font-weight: normal;
 display: inherit;
 text-decoration: none;
}
A:VISITED {
 font-weight: normal;
 display: inherit;
 text-decoration: none;
}

#PoweredBy {
display:none;
}

