body {
	 background-image: url(images/otherpagesBG.jpg); background-repeat: repeat-y;
		font-family: "Times New Roman", Times, serif; font-size: 16px;
}
div {
	font-family: "Times New Roman", Times, serif font-size: 16px;
}

table {
	font-family: "Times New Roman", Times, serif; font-size: 16px;
}

td {
	font-family: "Times New Roman", Times, serif; font-size: 16px;
}

tr {
	font-family: "Times New Roman", Times, serif; font-size: 16px;
}



a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #ffffff;}
a:hover {color: #666600;}
a {text-decoration: NONE;}


.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
