table {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #996600;
}
a {
	color: #996600;
	text-decoration: none;
}

a.menu:link   { color: #284E3D; font-size: 15px; }
a.menu:visited { color: #284E3D; font-size: 15px; }
a.menu:active { color: #284E3D font-size: 15px; }
a.menu:hover  { color: #E99E1A; font-size: 15px; text-decoration: none; }

a.menu2:link   { color: #284E3D; font-size: 13px; }
a.menu2:visited { color: #284E3D; font-size: 13px; }
a.menu2:active { color: #284E3D font-size: 13px; }
a.menu2:hover  { color: #E99E1A; font-size: 13px; text-decoration: none; }

.temp { display: none; }

.px12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;

}
