<!--
A { 
text-decoration: none;
font-weight: none;
}
A:link{
color:#ccffff;
text-decoration:underlined;
}
A:visited{
color:#ffffff;
}
A:hover{
text-decoration: none;
color:#ffffff;
}

table {
border-style: solid;
border-width: 1px;
border-color: #000000;
background: #CC6699;
padding: 10px;
}


body{
background-image: url(http://www.sucker-love.com/bg50.gif);
background-color: #000000;
background-repeat: repeat;

}




p {
text-align: justify;
text-color: #660033;
background: #CC6699;
font-family: Verdana, Tahome, Arial;
font-size: 12px;
}

li{
text-align: justify;
text-color: #660033;
background: #CC6699;
font-family: Verdana, Tahome, Arial;
font-size: 12px;
margin-right: 70px;
margin-left: 40px;
}
#dark {
text-color: #ffffff;
background: #000000;
text-align: center;

}


#center {
text-align: center;

}
