body { 

background-color: #FFFFFF;

font-family: Times, Serif;
}

a:link {color: #D26500;
text-decoration: none;}
a:hover {color: #000000;
text-decoration: none;}
a:visited {color: #D26500;
text-decoration: none;;}

}
h1 {
    font-family : Times, Serif;
    font-size : 110%;
    color : #006600;
}

h2 {
    font-family : Times, Serif;
    font-size : 100%;
    color : #006600;
}