td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.text {
	font-family: Verdana, Tahoma, Times New Roman;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
}

.green {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

.orange {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}

.menu {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/*font-weight: bold;*/
}

