p
{
font-family: "courier new", arial, 'sans serif';
color: #000000;
font-size: 14px;
}

a img
{
border: none;
text-decoration: none;
}

div.home
{
font-family: "courier new", arial, 'sans serif';
color: #000000;
font-size: 14px;
text-align: center;
font-weight: bold;
text-decoration: none
}

div.img
{
  height: auto;
  width: auto;
  text-align: center;
  margin: 2px
}

body
{
background-color: #FFFFFF
}

table
{
width: 800
}

a:visited 
{
color: #000000
}

a:hover 
{
color: #000000
}

a:active 
{
color: #FFFFFF
}