<?php

<style type = "text/css">

body
{
	font-family : "Times New Roman", Times, serif;
    font-size: 16px;
    text-decoration: none;
	background: scr=".../../pics/bk.jpg";
}

td A
{
    COLOR: #1d4ebd;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
    TEXT-DECORATION: none;
    font-weight: bold;
}

td A:hover
{
    color: #00008B;
    TEXT-DECORATION: underline;
}
</style>

?>
