body,table,input {
    font-family: verdana, sans-serif;
    font-size: 13px;
}

a {
    text-decoration: underline;
}

a:link,a:visited {
    color: blue;
    background: inherit;
}
