BODY {
background: #000000;
color: #339933;
}



a{
color: ivory;
font-family: "Times New Roman", Times, Serif;
text-decoration:none;
}

a:visited{
color: blue;
font-family: "Times New Roman", Times, Serif;
text-decoration:none;
}

a:link{
color: blue;
font-family: "Times New Roman", Times, Serif;
text-decoration:none;
}


a:hover{
color: red;
font-family: "Times New Roman", Times, Serif;
text-decoration:none;
}


P{
font: 13pt, Times, Serif;
color: ivory;
}

h1{
font: 13 pt, Times, Serif;
color: ivory;
}


h5{
font: 7 pt, Times, Serif;
color: ivory;
}


TD{
font: 13 pt, times , serif;
color: ivory;
}

big{
font: 23 pt, Times, Serif;
color: ivory;
}




