tr {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
}
a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
a.menu {
	color: #999999;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999900;

}
.pghdr {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;

}
.bgpdt {
	background-image: url(../img/bg_fme_pdt.gif);
	background-repeat: no-repeat;
}
.subhdr {

	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
