body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/background.jpg);
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.links A:link { text-decoration: none; color: #ffffff;  }
.links A:active { text-decoration: none; color: #ffffff; }
.links A:visited { text-decoration: none; color: #ffffff; }
.links A:hover { text-decoration: none; color: #ffffff;  }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
