img {
	border:0;
}
a {
	color:#00bfff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}
body {
	background-color:#000000;
	color:#ffffff;
}