td {
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.menu:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bj01.gif);
	height: 20px;
	width: 188px;
	padding: 2px;
}
a.menu:visited {
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(bj01.gif);
	background-position: center;
	height: 20px;
	width: 188px;
	padding: 2px;
	text-decoration: none;


}
a.menu:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bj02.gif);
	background-position: center;
	height: 20px;
	width: 188px;
	padding: 2px;

}
a.email:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.email:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.email:hover {
	font-size: 9pt;
	color: #FF0000;
}
a.email:active {
	font-size: 9pt;
	color: #0000FF;
}
a.link:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.link:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
