.nav{
	width: 742px;
	height: 30px;
	margin: 0px 0px 0px 9px;
	background: #ffffff;
	}

.nav td{
	font-family: sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: 900;
	}

.nav td a {
	color:#555555; 
	text-decoration:none;
	}

.nav td a:hover{
	color:#ed8000; 
	text-decoration:none;
	}
