.midashiback {
	color: #FFFFFF;
	background-color: #FF3300;
	font-size: 16px;
	font-weight: bold;}

.paleorange {
	background-color: #FFCC66;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}
.htmlcode {
	background-color: #FFFFCC;
	border: medium solid #FF3300;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
