a:link {
	color: #FF9900;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #336600;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

a:active {
	color: #FFCC00;
	text-decoration: underline;
}

a.hidden {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	line-height: 1.6em;
}

a.hidden:visited {
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	line-height: 1.6em;
}

a.hidden:hover {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	line-height: 1.6em;
}

a.hidden:active {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	line-height: 1.6em;
}

a.nav:link {
	color: #666666;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	line-height: 1.7em;
}

a.nav:visited {
	color: #FF9900;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	line-height: 1.7em;
}

a.nav:hover {
	color: #990000;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	line-height: 1.7em;
}

a.menu {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	background-color: #FFFFFF;
	color: #FF9900;
}

a.menu:hover {
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 15px;
	color: #FFCC00;
	background-color: #FFFFFF;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blank-table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.blank-table-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
