p
{
    Color : navy;
    Font : Arial;
}
a
{
    Font : Arial;
    Text-decoration : none;
    Font-family : Arial , Verdana;
}
a:link
{
    Font : arial;
    Text-decoration : none;
}
a:visited
{
    Font : arial;
    Text-decoration : none;
    Color : blue;
}
a:hover
{
    Font : arial;
    Color : gray;
    Text-decoration : none;
}
td
{
    Font : arial;
    Color : navy;
    Font-family : arial , verdana;
}
