body {
    font-family: trebuchet ms, verdana, arial;
    color: #f86900;
    font-size:10px;
    line-height: 1.5;
}
td {
    font-family: trebuchet ms, verdana, arial;
    color: #f86900;
    font-size:12px;
    line-height: 1.5;
}

a:link {
    color: #f86900;
    text-decoration : underline;
    font-family: trebuchet ms, verdana, arial;
}
a:visited {
    color: #f86900;
    text-decoration : underline;
    font-family: trebuchet ms, verdana, arial;
}
a:hover {
    color: #f86900;
    text-decoration : underline;
    font-family: trebuchet ms, verdana, arial;
}
a:active {
    color: #f86900;
    font-family: trebuchet ms, verdana, arial;
}

.content {
    font-family: trebuchet ms, verdana, arial;
    font-size:10px;
    line-height: 1.5;
}