BODY 
{
  color:            #000000;
  background:       url(../ani/menu.jpg) no-repeat fixed top left;
  font-family:      sans-serif;
  font-size:        14px;
}

TABLE 
{
  color:            #000000;
  font-family:      sans-serif;
  font-size:        14px
}

H1
{
  color:                 black;
  background-color:      #FFFFFF;
  font-family:           sans-serif;
  font-size:             150%;
  font-weight:           bold
}

A:link
{
  color:                 #000000;
  text-decoration:       none	  
}
		 
A:visited 
{
  color:                 #000000;
  text-decoration:       none
}
		  
A:hover   
{
  color:                 #000000;
  font-weight:           bold;
  text-decoration:       none
}
	  

