td {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}

a:link {
	color: #FFCC33;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FFCC33;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold !important;
	text-decoration: none;
}

a:visited {
	color: #FFCC33;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.popup {
	color: #CCCCCC;
	cursor: default !important;
	text-decoration: none;
}

a.lowercase {
	text-transform: none;
{