td { 
    font-size:12px;
}

a.nav_1:link {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a.nav_1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a.nav_1:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
a.nav_2:link {
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
a.nav_2:hover {
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}
a.nav_2:visited {
	font-size: 12px;
	color: #990000;
	text-decoration:none;
}