A:link
{
	color: #0000ee;
}

A:visited
{
	color: #cc0000;
}

a:active
{
	color: #00cc00;
}

body
{
	color: #ffffff;
	background: #000000;
}
