html, body {
margin: 0;
padding: 0;
}
body {
background: #ffffff url('http://www.casachayanne.com/graphics/mainbg.gif') repeat-x fixed top;
margin:0;
padding:0;
color: #000066;
font-family: verdana;
font-weight: bold;
}

#pink 
{
font-family: verdana; 
font-size: 10pt; 
color: #CCCCFF; 
font-weight: bold;
text-decoration: none;
}
#pink ul { width: 100pt;
list-style-type: none;
margin-top: 5%;
margin-left: 5%;
margin-right: 5%;
margin-bottom: 5%
text-decoration: none;
} 

#pink li a:link {text-decoration: none; color: #ccccff;}
#pink li a:visited (text-decoration: none; color: #ffffff;}
#pink li a:active {text-decoration: none; color: #ccccff;}
#pink li a:hover {
background-color: #ccccff;
color: #000066;
text-decoration: none;
}