.textcss {
	font-size: 9pt;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
a.menu:link {
	font-size: 9pt;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-size: 12px;
}

a.menu:visited {
	font-size: 9pt;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-size: 9pt;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 9pt;
	line-height: 21px;
	color: #F6F873;
	text-decoration: underline;
}
a.left:link {
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a.left:visited {
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a.left:hover {
	font-size: 9pt;
	line-height: 21px;
	color: #666666;
	text-decoration: underline;
}
a.left:active {
	font-size: 9pt;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
