﻿td.menu
{
	cursor: hand;
}

td.menuon
{
   	font-size: 12px;
   	font-family:Verdana;
	cursor: hand;
	color:#ffffff;
	text-decoration: none;
}

/*ved hover*/
td.menuoff
{
   	font-size: 12px;
	font-family:Verdana;
	cursor: hand;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
td.menutopon
{
   	font-size: 12px;
   	font-family:Verdana;
	cursor: hand;
	color:#ffffff;
	text-decoration: none;
}

/*ved hover*/
td.menutopoff
{
   	font-size: 12px;
	font-family:Verdana;
	cursor: hand;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
