
BODY {

    font-family : Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
    text-decoration : none

}

A {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1px;
        color: #FFFFFF;
        font-weight: normal;
        text-decoration : none;

}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 3px;
        color: #FFFFFF;
        font-weight: normal;
        text-decoration : none;
}
A:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 3px;
        color: #FFFFFF;
        font-weight: normal;
        text-decoration : none;
}
TD {
        font-family: Times,Arial,Helvetica;
        font-size: 3px;
        color: #FFFFFF;
        font-weight: normal;
        text-decoration : none;
}
.text {
        font-family: Times,Arial,Helvetica;
        font-size: 3px;
        color: #FFFFFF;
        font-weight: normal;
        text-decoration : none;
}