body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}a:link {
	color: #000000;
}

a:visited {
  color: ##FF6600;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color: #000000;
}

a.hidden {
  color: #000000;
}

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

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

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

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

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

a.nav:hover {
	color: #000000;
	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 {
	background-color: #4EC5DF;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 370px;
	clear: left;
	float: left;
	border: medium none #CCCCCC;
	height: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

a.box:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	color: ##0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
	width: 370px;
	clear: left;
	float: left;
	padding: 5px;
	height: 10px;
	text-align: center;
	vertical-align: middle;
}
body2{
	word-spacing: 50em;
	line-height: normal;
	vertical-align: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.poem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: 80%;
	text-align: left;
}

