.pgborder {
	border: 1px solid #E2DFDF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #005DAB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005DAB;
}
a:hover {
	text-decoration: underline;
	color: #00AD52;
}
a:active {
	text-decoration: none;
	color: #00AD52;
}
.navlink:link {
	color: #005DAB;
	text-decoration: none;
	font-weight: bold;
}
.navlink:visited {
	text-decoration: none;
	color: #005DAB;
	font-weight: bold;
}
.navlink:hover {
	text-decoration: underline;
	color: #00AD52;
	font-weight: bold;
}
.navlink:active {
	text-decoration: none;
	color: #00AD52;
	font-weight: bold;
}
