body {
	background-color: #062938;
}
td {
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: gold;
}
.a_underline {
	text-decoration: underline;
}
.td_inner {
	background-color: black;
	text-align: justify
}
.td_title {
	font-family: Trebuchet MS,tahoma,verdana,arial;
	font-size: 16px;
	color: gold;
	text-decoration: none;
	font-weight: bold;
}
.menu_select {
	color: gold;
}
acronym {
	border-bottom: 1px dashed white;
	cursor: help;
}
.important {
	color: gold;
}
.FAQ {
	color: gold;
	font-weight: bold;
}
