td.normal
{
	background: transparent url(normal.gif);
	color: #000000;
}
td.beginner
{
	background: transparent url(beginner.gif);
	
}
td.advanced
{
	background: transparent url(advanced.gif);
	color: #000000;
}
td.pro
{
	background: transparent url(pro.gif);
	color: #000000;
}
td.master
{
	background: transparent url(master.gif);
	color: #000000;
}

