
TD {
   font-family: Times,Times New Roman,Times Roman;
/*   color: #1258aa;
   background: #FFFFFF; */
}


div {
    font-family: Times,Times New Roman,Times Roman;
}


body {
     font-family: Times,Times New Roman,Times Roman;
     color: #ffffff;
     background:#1260aa;
/*     background-image:url(../Images/line_up03.gif);*/

}


a:link {
       font-family: Times,Times New Roman,Times Roman;
       color: #ffffd2;
       text-decoration: none;
}


a:visited {
        font-family: Times,Times New Roman,Times Roman;
        color: #ffffd2;
        text-decoration: none;
}


a:hover {
         font-family: Times,Times New Roman,Times Roman;
         color: #ffffff;
         text-decoration: underline;
/*         font-weight: bold;*/
}



.nav {
                font-family: Times,Times New Roman,Times Roman;
                font-size:10pt;
}


.last-visit {
                font-family: Arial,Helvetica,Verdana;
                font-size:7pt;
}