a:link {
	color: #006600;
	text-decoration: none;
	font-weight: bold;


}

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


}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;


}

a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;

}

a.hidden {
  color: #000000;
}

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

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

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

a.nav:link {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

a.nav:visited {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;

}

a.nav:hover {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;

}

a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;



	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #006600;
	font-weight: bold;

}

a.box:hover {
	color: #003300;
	padding: 3px;
	text-decoration: none;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a.menu:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
a.menu:visited {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
a.menu:active {

	font-weight: bold;
	text-decoration: underline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
