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