<style>
  a:unvisited		{color: #0087FF}
  a:link			{color: #0087FF}
  a:visited			{color: #0087FF}
  a:hover			{color: #00FF00}
  a:active			{color: #0087FF}
  a:visited:hover	{color: #00FF00}

a img
  {
    border:none;
  }
    
  bodytext
  {
   font-family: arial,helvetica
   font-size:   10px
  }

  body
  {
   background-image:  url('http://www.holidaytechnologies.com/images/topbackground blue.gif');
   background-repeat: repeat-x;
   background-color:  #000000;
   leftmargin:        0;
   topmargin:         0;
   marginwidth:       0;
   marginheight:      0;
   border=0px none;
  }
</style>