body {
background-image: url(back6.jpg);
background-attachment: fixed;
}
A:link { 
text-decoration: none;
color:#CC3300;
font-weight: bold;
}
A:visited { 
text-decoration: none;
color:#CC3300; 
font-weight: bold;
}
A:active { 
text-decoration: none;
color:#CC3300; 
font-weight: bold;
}
A:hover { 
text-decoration: underline;
color:#000000; 
font-weight: bold;
}
