.home, .project, .projectactive, .team, .teamactive, .forum, .downloads, .downloadsactive, .contact, .contactactive {
}

.home a {
	background:url(../images/imobilelinks.png) no-repeat 0px 0px;
	height: 36px;
	width: 130px;
	display: block;
}

.home a:hover {
	background:url(../images/imobilelinks.png) no-repeat 0px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

.projectactive {	
	background:url(../images/imobilelinks.png) no-repeat -130px -72px;
	height: 36px;
	width: 130px;
	display: block;
}

.project a {	
	background:url(../images/imobilelinks.png) no-repeat -130px -0px;
	height: 36px;
	width: 130px;
	display: block;
}

.project a:hover {	
	background:url(../images/imobilelinks.png) no-repeat -130px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

.teamactive {	
	background:url(../images/imobilelinks.png) no-repeat -260px -72px;
	height: 36px;
	width: 130px;
	display: block;
}

.team a {	
	background:url(../images/imobilelinks.png) no-repeat -260px -0px;
	height: 36px;
	width: 130px;
	display: block;
}

.team a:hover {	
	background:url(../images/imobilelinks.png) no-repeat -260px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

.forum a {	
	background:url(../images/imobilelinks.png) no-repeat -390px -0px;
	height: 36px;
	width: 130px;
	display: block;
}

.forum a:hover {	
	background:url(../images/imobilelinks.png) no-repeat -390px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

.downloadsactive {	
	background:url(../images/imobilelinks.png) no-repeat -520px -72px;
	height: 36px;
	width: 130px;
	display: block;
}

.downloads a {	
	background:url(../images/imobilelinks.png) no-repeat -520px -0px;
	height: 36px;
	width: 130px;
	display: block;
}

.downloads a:hover {	
	background:url(../images/imobilelinks.png) no-repeat -520px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

.contactactive {	
	background:url(../images/imobilelinks.png) no-repeat -650px -72px;
	height: 36px;
	width: 130px;
	display: block;
}

.contact a {	
	background:url(../images/imobilelinks.png) no-repeat -650px -0px;
	height: 36px;
	width: 130px;
	display: block;
}

.contact a:hover {	
	background:url(../images/imobilelinks.png) no-repeat -650px -36px;
	height: 36px;
	width: 130px;
	display: block;
}

