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

a:visited {
  	color: #92BB47;
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #4C7013;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #ffffff;
}
table {
	border: #000000;
}

