body
{
	background-color: #fff;
	color: #000;
}

a
{
	color: #000;
}

a:hover, a:focus, a:active
{
	color: #dd0b0b;
}