﻿body 
{
  background : url(img/bg.gif);
/*  background-color: #000000;*/
  color: #FF3300;
  font-family: "Times New Roman", Times, serif;
}

a {
  color: #FF3300;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
