@charset "utf-8";
.headers {
	font-family: Tahoma, Geneva, sans-serif;
}

body {

	font-family: Tahoma, Geneva, sans-serif;

	color: #000000;

	text-decoration: none;

	background-color: #000000;
}

a:link {

	font-family: Tahoma, Geneva, sans-serif;

	color: #000066;

	text-decoration: none;

}

a:visited {

	font-family: Tahoma, Geneva, sans-serif;

	color: #000066;

	text-decoration: none;

}

a:active {

	font-family: Tahoma, Geneva, sans-serif;

	color: #000066;

	text-decoration: none;

}

a:hover {

	font-family: Tahoma, Geneva, sans-serif;

	color: #000066;

	text-decoration: none;

}
