A:link {
	color: #000000;
}

A:visited {
	color: #000000;
}

A:active {
	color: #000000;
}

.nav_text {
	font-weight: bold;
	font-size: 13;
	font-family: Arial, sans-serif;
	color: #002E40;
	letter-spacing: 1pt;
}

.nav_td {
	background-color: #002E40;
}