body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #000000;
	background-image: none;
	background-position: center top;
	background-repeat: repeat;
	line-height: 22px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #009900;
	letter-spacing: 2px;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #009900;
	letter-spacing: 2px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-color: #990000;
	letter-spacing: 2px;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #990000;
	letter-spacing: 2px;
	color: #000000;
}
