body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	table-layout: fixed;
}
body {
	background-color: #191818;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.BodyText {
color: #FFFFFF
}
.BoldPink {
	font-size: 16px;
	color: #9C607F;
}
a {
	font-size: 11px;
	color: #FFFFFF;
}
a:visited {
	color: #9D607F;
}
a:hover {
	color: #9D607F;
}

