.txt a {
    color: #800080;
    text-decoration: none;
    font: normal 16px Arial;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
 
style attribute {
    height: 21px;
    text-align: center;
}
 
style attribute {
    margin: 0px;
    border: 0px;
    width: 700px;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 23px;
    padding: 0px;
}
.txt {
    font-family: Arial;
    font-size: 16px;
    color: #800080;
    text-decoration: none;
    text-align: center;
}
user agent stylesheet
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
 
style attribute {
    margin: 0px;
    border: 0px;
    width: 800px;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 0;
}
user agent stylesheet
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
 
style attribute {
    margin: 0px;
    border: 0px;
    width: 800px;
    border-spacing: 0;
    border-collapse: collapse;
    line-height: 0;
    padding: 0px;
}
user agent stylesheet
table {
    border-collapse: separate;
    text-indent: initial;
    border-spacing: 2px;
}
 
body {
    margin: 0;
    font: 16px Arial;
    color: #800080;
    text-decoration: none !important;
}