a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.style7 {
	color: #990000;
	font-weight: 800;
	font-size: 14px;
	text-decoration: none;
}
.style6 {
	color: #990000;
	font-weight: 800;
	font-size: 12px;
	text-decoration: none;
}
#nav_box {
	margin-top: 3px;
	margin-bottom: 3px;
}
