td {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.text:hover {
	font-family: arial;
	font-size: 12px;
	color: #edb10b;
	text-decoration: underline;
}
.menu {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: arial;
	font-size: 13px;
	color: #106e66;
	text-decoration: underline;
	font-weight: bold;
}

