A.n_home
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -93px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_home.jpg);
	background-repeat: no-repeat;	
	background-position: -93px 0px;	
}

A.n_newsevents
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_newsevents.jpg);
	background-repeat: no-repeat;	
}
A.n_newsevents:hover
{
	background-position: -93px 0px;	
}
A.n_newseventsSel
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_newsevents.jpg);
	background-repeat: no-repeat;	
	background-position: -93px 0px;	
}

A.n_about
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_about.jpg);
	background-repeat: no-repeat;	
}
A.n_about:hover
{
	background-position: -93px 0px;	
}
A.n_aboutSel
{
	display: block;
	width: 93px;
	height: 77px;
	background-image: url(../img/n_about.jpg);
	background-repeat: no-repeat;	
	background-position: -93px 0px;	
}
