A { 
text-decoration : underline; 
} 
a:link { 
color : #003333; 
text-decoration : underline; 
} 
a:active { 
color : #336666; 
text-decoration : underline; 
} 
a:visited { 
color : #003333; 
text-decoration : underline; 
} 
a:hover { 
color : #669999; 
text-decoration : underline; 
} 
body { 
background-color : #ffffff; 
background-image: url(pics/sea14.gif);
background-position: center;
background-attachment: fixed;
color : #000000; 
} 
span.c2 { 
color : #a47f73; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 80%; 
} 
div.c1 { 
text-align : center; 
} 
