<!--
body{ background-image: url(bg03.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
font-family: Verdana, Arial, Tahoma; 
letter-spacing:0pt; 
font-weight:normal; 
font-size:9pt; 
margin:0;

.entry{
color: #ffebae; 
font-family:verdana; 
font-size:10px;}

p{
color: #ffebae; 
font-size : 10px; 
font-family: verdana;
font-weight: normal; 
font-style : normal; 
text-decoration: none; 
margin-bottom: 1px; 
} 

u{  
color: #000000; 
font-size : 12px; 
font-family: verdana;
font-weight: bold; 
font-style : normal; 
text-decoration: underline;
} 

b{  
color: #FFFFFF; 
font-size : 10px; 
font-family: verdana;
font-weight: bold; 
font-style : normal; 
text-decoration: none;
} 

i{  
color: #D0D1D1; 
font-size : 11px; 
font-family: verdana;
font-weight: normal; 
font-style: italic; 
text-decoration: none;
} 

a{
text-decoration:line-through;
color:#FAC7F0;
border:0px;
font-size:10px;
}


a:hover{
text-decoration:none;
color:#C7934F;
border:0px;
font-size:10px;
}
 
-->