body {
	color : #FFFFFF;
	background-color : #000000;
	font-family : Arial;
}
h1 {
	font-family: Arial;
}
a:link	{	color: #FFFFFF		}
a:visited	{	color: #FFFFFF		}
a:hover	{	color: #FFFF00		}
a:active	{	color: #FFFFFF		}

/* don't worry about the style change, just having a bit of fun */
/* btw there's no hint here */