.TOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
.TOP a:link {
	text-decoration: none;
	color: #003399;

}
.TOP a:visited {
	color: #CC6600;
	text-decoration: none;

}
.TOP a:hover {
	color: #339900;
	text-decoration: underline;

}
.TOP a:active {
	color: #FF9900;
	text-decoration: none;

}
