A:link {text-decoration: none}
A:link {color: green;}
A:visited {color: green;}
A:visited {text-decoration: none}
A:active {text-decoration: red}
A:hover {color: red;}
A:hover {text-decoration: underline}

p
{ 
text-align: left
} 



      BODY {
        background:#FFFFFF url('images/coconut-tree-w300-6.jpg') no-repeat ; 
      }
