BODY {
	font-family: Verdana; font-size: x-small;
	text-decoration: none;
	color: #F7D899;
   	background-image: url('images/bg.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
	}

a:link {
   
    text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #F7CC74;
		
}

:focus
{
-moz-outline-style: none;
}

a:visited {
     text-decoration: none;
    font-weight: small;
    font-style: small;
	color: #F7CC74;
	    
}

a:active
{
  outline: none;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #F7D899;

}

H1 {font-family: Arial, sans-serif;
  font-size: 16px;
  color: #FF0000;

}  
