a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
body{
	font-size: 9pt;
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td{
	font-size: 9pt;
}
.menutxt {
	font-size: 11pt;
	color: #666666;
}
a.menutxt:link {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;

}
a.menutxt:visited {
	font-size: 11pt;
	color: #666666;
	text-decoration: none;

}
a.menutxt:hover {
	font-size: 11pt;
	color: #FF6600;
	text-decoration: none;

}
.txt1 {
	line-height: 22px;
}
