@charset "UTF-8";

body {
	background-color: #cd167f;
	color: #999999;
}
.WhiteBigBody {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 24px;
                color: #FFFFFF;
}
.whiteNav {
                font-family: Georgia, "Times New Roman", Times, serif;
                color: #FFFFFF;
                font-size: 14px;
}
.smallwhitebody {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a {
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #EC008A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #EC008A;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
}
.body {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.PinkFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EC008A;
	font-size: 12px;
}
body,td,th {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
}
