/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./hawaiian_ocean_long.jpg"); background-repeat: no-repeat;}
 A:active { color: rgb(255,255,0); text-decoration: underline;}
 A:link { color: rgb(255,255,0); text-decoration: underline;}
 A:visited { color: rgb(255,255,0); text-decoration: underline;}
 A:hover { color: rgb(255,255,0); text-decoration: underline;}
 