body,td,th {
	color:#000000;
}
h1 {
	color: #0e5177;
}
.podm {
    background-color:#c4e6fc;
	border: 1px solid #a0bfd4;
}
.podmng {
	background-image: url(/i/5/p-menu-ng.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #a0bfd4;
	background-color:#c4e6fc;
}
a:link, a:visited {
	color:#6a3900;
}
a.pmenu:link, a.pmenu:visited {
	text-decoration: none;
	color:#205f80;
}
a.pmenu:hover {
	text-decoration: underline;
}
a.main:link, a.main:visited {
	color:#633200;
}