.footer td a
{
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover
{
	text-decoration: underline;
	color: #D0CFCF;
}

.month a
{
	text-decoration: none;
	color: #ffffff;
}

.month a:hover
{
	text-decoration: none;
	color: #000000;
}

.code td a
{
	text-decoration: none;
	color: #ffffff;
}

.code a:hover
{
	text-decoration: underline;
	color: #587483;
}