body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: url(Stars.gif);
	color: #6F3;
	text-align: center;
	font-style: normal;
	font-weight: lighter;
}


td {
	font-family: "Courier New bold";
	font-size: 24px;
	background-image: url(Stars.gif);
	color: #093;
	text-align: center;
}

th {
	font-family: "Courier New bold";
	font-size: 24px;
	background-image: url(Stars.gif);
	color: #093;
	text-align: center;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #6F3;
	
	
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0FF;
	

}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #093;
	text-decoration: none;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #0FF;
	text-decoration: none;
}

}

