.newslink, .newscell
{
	background-image: url('images/BtnNews.png');
	background-repeat: no-repeat;
	
	width: 154px;
	height: 32px;
}

.newslink:hover
{
	background-image: url('images/BtnNewsLit1.png');
}


.forumslink, .forumscell
{
	background-image: url('images/BtnForums.png');
	background-repeat: no-repeat;
	
	width: 154px;
	height: 32px;
}

.forumslink:hover
{
	background-image: url('images/BtnForumsLit1.png');
}


.screenshotslink, .screenshotscell
{
	background-image: url('images/BtnScreenshots.png');
	background-repeat: no-repeat;
	
	width: 154px;
	height: 32px;
}

.screenshotslink:hover
{
	background-image: url('images/BtnScreenshotsLit1.png');
}


.area51link, .area51cell
{
	background-image: url('images/BtnArea51.png');
	background-repeat: no-repeat;
	
	width: 154px;
	height: 32px;
}

.area51link:hover
{
	background-image: url('images/BtnArea51Lit1.png');
}




.featureslink, .featurescell
{
	background-image: url('images/BtnFeatures.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.featureslink:hover
{
	background-image: url('images/BtnFeaturesLit1.png');
}


.faqlink, .faqcell
{
	background-image: url('images/BtnFAQ.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.faqlink:hover
{
	background-image: url('images/BtnFAQLit1.png');
}


.soundslink, .soundscell
{
	background-image: url('images/BtnSounds.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.soundslink:hover
{
	background-image: url('images/BtnSoundsLit1.png');
}


.downloadslink, .downloadscell
{
	background-image: url('images/BtnDownloads.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.downloadslink:hover
{
	background-image: url('images/BtnDownloadsLit1.png');
}


.linkslink, .linkscell
{
	background-image: url('images/BtnLinks.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.linkslink:hover
{
	background-image: url('images/BtnLinksLit1.png');
}


.storelink, .storecell
{
	background-image: url('images/BtnStore.png');
	background-repeat: no-repeat;
	
	width: 105px;
	height: 29px;
}

.storelink:hover
{
	background-image: url('images/BtnStoreLit1.png');
}