		.nav a {
			width: 165px;
			height: 28px;
			padding: 0 0 0 0;
			font-family: "Trebuchet MS", arial, sans-serif;
			font-size: 10pt;
			display: block;
			color: #ffffff;
			background-image: url("images/home_01_04a.gif");
			background-repeat: no-repeat;
			text-decoration: none;
			text-indent: 5px;
			line-height: 28px;
		}

		.nav a:hover {
			background-image: url("images/home_01_04.gif");
			color: #ffffff;	
		}