a:link {
	color: #006633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;


}

a:visited {
	color: #006600;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #00CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;



}

a:active {
	color: #00CC33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

a.hidden {
	color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;


}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;


}

a.nav:visited {
	color: #006633;
	padding: 2px;
	text-decoration: none;

}

a.nav:hover {
	color: #009933;
	background-color: #666666;
	padding: 2px;
	font-weight: normal;

}

a.menu {
	font-family: georgia, "times new roman";
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

a.menu:hover {
	font-family:georgia, "times new roman";
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;

	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #FFFFFF;
	font-family: georgia, "times new roman";
}

a.box:hover {
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman";
	font-weight: bold;

}
