td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

font.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}


a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a.lang:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.lang:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a.lang:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}
a.lang:active {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

