<style type="text/css">

p {font-family: arial;  
color: EFBBF7; } 

body 
{ background: #5b475e; 
background-image: url(bg.png);

font-family: arial; 
color: #EFBBF7 ; 
font-size: x-small;

}

td
{ font-family: arial; 
color: #d4debd;
font-size: x-small;}

input, textarea
{ background: #5b475e ;
font-family: arial;
color: #5b475e; 
border-style: solid; 
border-color: #EFBBF7;
border-width: 2; }

a:visited
{ text-decoration:  none; color:#A581AB;  }
a:hover
{ text-decoration:  none; color:#EEBAF7; }
a:link
{ text-decoration:  none; color:#A581AB;  }

</style>

