A:LINK {
    color : #FF9900;
    text-decoration : underline;
    font-family : Times New;
}
A:VISITED {
    color : #4BA241;
    text-decoration : underline;
    font-family : Times New;
}
A:HOVER {
    color : Red;
    text-decoration : none;
    font-family : Times New;
}

P {
    font-family: Times New
}
table {
    font-family: Times New
    }

