a:active {
	border=0
}

a.hidden {
	border=0
}

a.hidden:visited {
	border=0
}

a.hidden:hover {
	border=0
}

a.hidden:active {
	border=0
}

a.nav:link {
	color: #CC9900;
	border=0
}

a.nav:visited {
	color: #CC9900;
	border=0
}

a.nav:hover {
	color: #CC9900;
	background-color: #CC9900
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	border=0
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	border=0
	}

a.box {
	background-color: #CC9900;
	text-decoration: none;
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border=0
}

a.box:hover {
	text-decoration: none;
	background-color: #CC9900;
	color: #CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border=0
}

a:focus {
	outline: none
}

