/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
}
a:link {
	color: #A0ACAF;
	text-decoration: none;
}
a:visited {
	color: #A0ACAF;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
.maintbl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.CREDITS {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #A6ACAF;
	text-decoration: none;
}
.credits a:link {
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
