<style type="text/css">
{  
body 
background-color: #000000; 
background-attachment: scroll; 
font-family: verdana 
color: #000000; 
font-size:10px;
font-family: verdana;
text-align: justify;
}

.head { 
font-family: verdana; 
font-size: 12px; 
color: #000000; 
border: 0px solid #000000; 
background-color: #b81477; 
text-align: left;
padding: 5px;
margin: 5px;}

.text { 
font-family: verdana; 
font-size: 11px; 
color: #000000; 
border: 0px solid #000000; 
background-color: #b81477; 
text-align: left; 
padding: 5px;
margin: 5px;}

.bottom { 
font-family: verdana; 
font-size: 11px; 
color: #000000; 
border: 0px solid #000000; 
background-color: #b81477;
text-align: center;
padding: 5px;
margin-top: 5px;
margin-bottom: 2px;}

A:link {color: #5c0d3d; font-weight: bold; text-decoration: none;}
A:visited {color: #5c0d3d; font-weight: bold; text-decoration: none;}
A:active {color: #5c0d3d; font-weight: bold; text-decoration: none;}
A:hover {color: #5c0d3d; font-weight: bold; text-decoration: line-through;}

--> 
</style>