td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #FF9933;
	text-decoration: none;
}
.black {
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.black:link {

	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {


	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {


	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {

	color: #59CC26;
	text-decoration: none;
}
