a:link {
	color: #000066;
	text-decoration: none;
}

a:visited {
  color: #660000;
  text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;

}

a:active {
	color: #660000;
	text-decoration: none;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #000000;
	padding: 2px;
	background-color: #ffff66;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: none;
	font-weight: bolder;
	}

a.nav:visited {
	color: #336666;
	padding: 2px;
	background-color: #ffcc33;
}

a.nav:hover {
	color: #003333;
	background-color: #ffff00;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;


}

a.box:hover {
	color: #0099FF;
	padding: 3px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: none;
	font-weight: bolder;










}
