body{
	background:url(images/star_bg.jpg) #000000 repeat-x fixed;
	}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
