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

