BODY {
	background-color:#FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: 0066CC;
}
.links {
	color: #0000FF;
	text-decoration: none;
	font-size: x-large;
}
