body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menutxt {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	padding: 2;
}
.menutxt a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FBFBFB;
}
.menutxt a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
}
.menutxt a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
}
.menutxt a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.orbg {
	background-color: #FF992A;
}
