html, table 
{
	font: 11px "Verdana";
	color: #3F4249;
}

a 
{
	color: #4E525A;
	text-decoration: none;
}

a:hover 
{
	color: #3886C5;
}