BODY {
 background-attachment: fixed;
}
.NOUNDER {
 color: #AAFFBB;
 text-decoration:none;
}

A:link {
 color: #f0f0ff;
 text-decoration:none;
}

A:visited {
 color: #FFFFFF;
 text-decoration:none;
}

A:active {
 color: #FF0000;
 text-decoration:none;
}

