a.menu:link 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	width: 143px;
	height: 19px;
	font-weight: bolder;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 18px;
	
	}
	
	a.menu:visited 
	
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	width: 143px;
	height: 19px;
	font-weight: bolder;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: baseline;
	line-height: 18px;


	}
	
	
a.menu:hover 
	
{
	
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-decoration: none;
		text-indent: 25px;
		display: block;
		width: 143px;
		height: 19px;
		font-weight: bolder;
		background-image: url(../images/nav-roll.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		line-height: 18px;
		
}
	
	
a.menu:hover 
	
{
	
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #000000;
		text-decoration: none;
		text-indent: 25px;
		display: block;
		width: 143px;
		height: 19px;
		font-weight: bolder;
		background-image: url(../images/nav-roll.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		line-height: 18px;
		
}