body
{
	font-family:Arial;
	font-weight:regular;
	color:#000000;
	margin-left:9px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:0px;	
}

a
{
	font-family:Arial;
	font-weight:regular;
	color: "#000066";
	text-decoration:none;
}

a:hover{
	font-family:Arial;
	font-weight:regular;
	color:blue;
	text-decoration:underline;
}

.navigator a:link {	
	font-family:Arial;
	font-weight:regular;
	color: white;
	text-decoration:none;
}

.navigator a:visited {	
	font-family:Arial;
	font-weight:regular;
	color: white;
	text-decoration:none;
}

.navigator a:hover {	
	font-family:Arial;
	font-weight:regular;
	color: orange;
	text-decoration:underline;
}