
a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:active {  text-decoration:none;}
a:hover {  text-decoration:underline;}

.txt1 {
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.txt2 {
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
}

.small1 {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
}

