.body #nav3 a:link {
	line-height: 32px;
	color: #CC9900;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.body #nav3 a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 11px;
}
.body #nav3 a:active {
	color: #3399FF;
	text-decoration: underline;
	font-size: 11px;
}
.body #nav3 a:visited {
	font-size: 11px;
}
