A.TOPNAVLINK:link {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
}
A.TOPNAVLINK:visited {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
}
A.TOPNAVLINK:hover {
	background-color : transparent;
	color : #663333;
	text-decoration : underline;
}
.TOPNAV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #999999;
}