a.menuan:link, a.menuan:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/an.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menuan:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/an_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 

a.menuhcc:link, a.menuhcc:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/hcc.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menuhcc:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/hcc_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 

a.menumap:link, a.menumap:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menumap:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/map_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 

a.menusenat:link, a.menusenat:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/senat.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menusenat:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/senat_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 

a.menugov:link, a.menugov:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/gov.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menugov:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/gov_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 
a.menupres:link, a.menupres:visited {
	display	: block;
	height: 65px;
	background-image: url(../images/presidance.png);
	background-repeat: no-repeat;
	background-position: center center;
}
a.menupres:hover {
	height: 65px;
	display	: block;
	background-image: url(../images/presidance_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
} 
