BODY {
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	clip:  rect(   );
	background-position: 0px 0px;
	background-color: #CCCCCC;
	text-decoration: none;

}
A:link {
	color: #0000CC;
	text-decoration: none;
}
A:visited {
	color: #0000CC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
A:hover {
	color: #990099;
	text-decoration: none;
}
A:active { color: #FF0000 )
