a:link {
	text-decoration: none;
	color: #ECB206;
}

a:visited {
	text-decoration: none;
  color: #ECB206;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

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

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

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

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

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;
}

#menuitemtd {
height: 34px;
}

#menuitemtd a {
display: block;
height: 32px;
width: 215px;
text-decoration: none;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
text-align: center;
line-height: 32px;
border: 1px solid #000000;}	

#menuitemtd a:hover {
color: #ECB206;
background: url(images/nav_back2.jpg);}

#selected {
display: block;
height: 32px;
width: 215px;
text-decoration: none;
color: #ECB206;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
text-align: center;
line-height: 32px;
border: 1px solid #000000;
background: url(images/nav_back3.jpg);}	

#selected2 {
text-decoration: none;
color: #ECB206;
font-weight: bold;
border: 1px solid #ECB206;

