BODY {
	background: #FFFFFF;
	margin: 0;
}
A {
	color: #003366;
	text-decoration: none;

}
A:HOVER {color: #999999; text-decoration: none;}
.Copyright {
	font-size: 10px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
}
