﻿.LinkBar
        {
            text-align: center;
            font-size:10.0pt;
            font-family:Arial,sans-serif;
            color:red
        }
     body
{
    background-color: #FCFFD7;
    font-family: 'Times New Roman' , Times, serif;
    font-size: large;
    table-layout: inherit;
}   

