A.LINKNAV {
	font-family: Times New Roman, Times, serif;
	font-size: 12;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
A.LINKNAV:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

A.LINKNAV:hover
{
	font-family: Times New Roman, Times, serif;
	font-size: 12;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
