body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background:#000;
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}