.WORD {
	font-size: 9pt;
	text-decoration: none;
	line-height: 18px;
	color: #333333;



}
a:visited {
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	line-height: 18px;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;

}
a:link {
	color: #003366;
	text-decoration: none;
	line-height: 18px;


}
