

BODY {
background: #1e90ff url(none);
background-attachment: fixed 
}                     

TEXTAREA {
background: #fffff0  url(none);
background-attachment: fixed 
}                     

A:link { 
color: #ffffff;
background: transparent;
text-decoration: none; 
 font-family: "New Century Schoolbook", Times, serif; 
}

A:hover { 
color: #ffffff;
background: transparent;
text-decoration: underline;
font-weight: bolder; font-size: larger; 
font-family: "New Century Schoolbook", Times, serif; 
}

A:active { 
color: #ffffff;
background: transparent;
text-decoration: underline; 
font-family: "New Century Schoolbook", Times, serif;
}

A:visited { 
color: #ffffff;
background: transparent;
text-decoration: none; 
font-family: "New Century Schoolbook", Times, serif;
}
 