.home a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/home.gif) no-repeat; 
} 
.home a:hover 
{ 
background-position: -150px 0;  
} 
.home_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/home.gif) no-repeat; 
background-position: -150px 0;  
} 

.enemy a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/enemy.gif) no-repeat; 
} 
.enemy a:hover 
{ 
background-position: -150px 0;  
} 
.enemy_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/enemy.gif) no-repeat; 
background-position: -150px 0;  
} 

.eels a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/eels.gif) no-repeat; 
} 
.eels a:hover 
{ 
background-position: -150px 0;  
} 
.eels_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/eels.gif) no-repeat; 
background-position: -150px 0;  
} 

.crayfish a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/crayfish.gif) no-repeat; 
} 
.crayfish a:hover 
{ 
background-position: -150px 0;  
} 
.crayfish_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/crayfish.gif) no-repeat; 
background-position: -150px 0;  
} 

.contact a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/contact.gif) no-repeat; 
} 
.contact a:hover 
{ 
background-position: -150px 0;  
} 
.contact_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/contact.gif) no-repeat; 
background-position: -150px 0;  
} 

.links a 
{ 
display: block; 
width: 150px;       
height: 27px; 
background: transparent url(images/buttons/links.gif) no-repeat; 
} 
.links a:hover 
{ 
background-position: -150px 0;  
} 
.links_on a 
{ 
display: block; 
width: 150px;  
height: 27px; 
background: transparent url(images/buttons/links.gif) no-repeat; 
background-position: -150px 0;  
} 

.mgm a 
{ 
display: block; 
width: 130px;       
height: 104px; 
background: transparent url(images/buttons/mgm.gif) no-repeat; 
} 
.mgm a:hover 
{ 
background-position: -130px 0;  
} 
.mgm_on a 
{ 
display: block; 
width: 130px;  
height:104px; 
background: transparent url(images/buttons/mgm.gif) no-repeat; 
background-position: -130px 0;  
} 

TD	{ 
	text-align: center;
	font-weight : bold;
	font-style: italic;
}
