.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

a:link { color: #575757 ; text-decoration: none}
a:visited { color: #575757 ; text-decoration: none}
a:active {  color: #575757; text-decoration: none}
a:hover { color: #575757 ; text-decoration: underline}


a.yellow:link {
	color: #F4A100;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.yellow:visited {
	color: #F4A100;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.yellow:active {
	color: #F4A100;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.yellow:hover {
	color: #F47900;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.heading {
	color: #003F8B;
	font-size: 13px;
	font-weight: bold;

}
li {  list-style-image: url(/media/listbullet.gif)}

