.header_text {
	color: #FFFFFF;
}
.test {
	text-align: center;
}
.heater_text {
	color: #FFF;
}
.footer_text {
	color: #FFF;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 9pt;
	text-align: center;
}
.menu_non_text {
	background: rgba(255,255,255,0.4);  /* 40% transparent */
	opacity: 0.4;
}
.menu_text {
	background-color: #FFFFFF;
	color: #660000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	alignment-adjust: right;
	opacity: 0.7;
}

a:link              { color:#660000; text-decoration:none; }
a:visited           { color:#660000; text-decoration:none; }
a:hover             { color:#660000; text-decoration:underline; }
a:active            { color:#660000; text-decoration:underline; }