.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #94E3FA;
	background-color:#000033;
}
a.text:link {
	color: #94E3FA;
	text-decoration: underline;
}
a.text:visited {
	color: #94E3FA;
	text-decoration: underline;
}
a.text:hover {
	color: #94E3FA;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #94E3FA;
	background-color:#000033;
	text-decoration: none;
}
a.header:link (
	color: #94E3FA;
	text-decoration: none;
}
a.header:visited {
	color: #94E3FA;
	text-decoration: none;
}
a.header:hover {
	color: #94E3FA;
}
.background { 
	background-image: url('bluemule_background.gif');
	background-repeat: no-repeat;
	background-position: left; 
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #94E3FA;
	background-color:#000044;
}
a.highlight:link {
	color: #94E3FA;
	text-decoration: underline;
}
a.highlight:visited {
	color: #94E3FA;
	text-decoration: underline;
}
a.highlight:hover {
	color: #94E3FA;
}