a:link, a:visited {
	color: #288F48;
	text-decoration: underline;
}

a:active, a:hover {
	color: #286F8F;
	text-decoration: underline overline;;
}

body {
	background-image: url(background-black.gif);
	background-position: left;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}