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

a:link {
	color: #CCCCCC;
}

a:hover	{
	color:#FF0000;
}

a:visited {
	color: #CCCCCC;
}
