body {
	background-color: #C93564;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

.textbox {
	background-image:url(media/text-back.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	vertical-align: top;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-bottom: 20px;
	}
	
.bold {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	}
	
.link {
	font-weight: bold;
	color: #7C3470;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C3470;
	}
	
.pagelink {
	font-weight: bold;
	color: #643292;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C3470;
	}	
	
a:hover {
	color: #A4B811;
	text-decoration: none;
	}

.credits {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 7px;
	font-size: 10px;
	text-align: center;
	}	
