body{
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin:0px;
background-color:#666666;
}
#cont{
border:1px solid #666666; 
padding:15px; 
background-color:#FFFFFF;
}

a:link {  
color: #625D34; 
text-decoration: underline;
}
a:visited {  
color: #625D34; 
text-decoration: underline;
}
a:hover { 
color: #333333; 
text-decoration: none;
}
.text{
text-indent:10px;
color:#333333;
padding:20px;
background-color:#FFFFFF;
}

