*{
    margin:0;
    padding:0;
    border:none;
    font-family:Verdana,"Century Gothic",Tahoma;
}

body{
    font-size:80%;
    color:#666666;
    line-height:1.6em;
    background-color:#dbeaed;
}

a{ text-decoration:none;}
a:link,a:visited{color:#000000;}
a:hover{ color:#bd9394;}

p{
    margin:5px 0 5px 100px;
    padding:10px;
    width:500px;
}

.tdftad a{
   font-size:90%;
   font-family:'MS UI Gothic';
   line-height:140%;
   }