a:link {
	color: #218443;
	font: bold normal 12px Tahoma, Arial;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial;
}

a:visited {
	color: #218443;
	font: bold normal 12px Tahoma, Arial;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial;
}


a:hover {
	color: #FFCC00;
	font: bold normal 12px Tahoma, Arial;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial;
}


a:active {
	color: #218443;
	font: bold normal 12px Tahoma, Arial;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial;
}

a.hidden {
	color: #218443;
	font: bold normal 12px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}


a.hidden:visited {
	color: #218443;
	font: bold normal 12px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}


a.hidden:hover {
	color: #218443;
	font: bold normal 12px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}


a.hidden:active {
	color: #218443;
	font: bold normal 12px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}


a.nav:link {
	color: #218443;
	font: bold normal 14px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 1px;}

a.nav:visited {
	color: #218443;
	font: bold normal 14px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 1px;
}

a.nav:hover {
	color: #218443;
	font: bold normal 14px Block;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}


a.menu {
	font-family: Block;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: block;
	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;
}
.img {
	padding: 5px;
}
