﻿.grid-view th
{
	background: #111;
	color: #fff;
}

.grid-view th a
{
	color: #fff;
}

.grid-view tr.alternating
{
	background: #eee;
}