<style type="text/css">{  }
body {
background-color: #876D6E;
background-image: url('images/domain_indez_03.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
overflow-x:hidden;
cursor: crosshair
}

.TEXT {
font-style : normal;
font-size : 11px;
font-family : Arial;
text-align: center;
color : #68454A;
letter-spacing: 0;
margin: 1; 
}

.HEAD {
   font-weight:bold;  
   font-size: 11px; 
   font-family:arial;
   text-decoration: none;
   text-align:center; 
   letter-spacing:2px;
   color:#68454A;
   background-image: url('.jpg');
   border-bottom:1px solid #68454A; 
   border-left: 0px solid #000000; 
   border-top: 0px solid #000000; 
   border-right: 0px solid #000000;
   margin:0;
   background-color:#; 
   }
   
A:link {
color: #542129; 
text-decoration: none; 
cursor: crosshair;
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;
}

A:visited {
color: #542129;
text-decoration: none; 
cursor: crosshair; 
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;}

A:active {
color: #542129;
text-decoration: none; 
cursor: crosshair; 
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;}

A:hover {
color: #68454A;
text-decoration: none; 
cursor: crosshair; 
border-bottom:0px solid #813D3A; 
border-left:0px solid #813D3A; 
border-top:0px solid #813D3A; 
border-right:0px solid #813D3A; 
background-color:#68454A;}

--> 
</style>