td {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.word {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link3 {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.word2 {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}

