body {background-image: url('.');
text-align:center;
font-family: "Arial"; 
color : #7B7061;  
font-size : 10px
}
a:link { 
text-decoration: none; 
cursor:auto;
font-family: "Arial"; 
font-size: 12px;
color:#7B7061; 
}
a:visited { 
text-decoration:none; 
cursor:auto;
font-family: "Arial"; 
font-size: 12px;
color:#7B7061; 
}
a:hover {
text-decoration: none; 
color: #D01220;
}
a:active { 
font-family: "Arial"; 
font-size: 12px; 
color: #7B7061; 
}

</STYLE>