body {
	background-attachment: fixed;
	background-color: #290f16;
	background-image: url(images/bgMain.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ff82a2;
	text-decoration: none;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #ff82a2;
	text-decoration: none;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #cf5d7a;
	text-decoration: none;
	text-transform: uppercase;
}
.copyrightLink a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #cf5d7a;
	text-decoration: none;
	text-transform: uppercase;
}
.copyrightLink a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #cf5d7a;
	text-decoration: underline;
	text-transform: uppercase;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	font-weight: normal;
	color: #f05b81;
	text-decoration: none;
	letter-spacing: -5px;
	font-style: italic;
}
.pageTitleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #f05b81;
	text-decoration: none;
	letter-spacing: -4px;
	font-style: italic;
}
.pageTitleSmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #f05b81;
	text-decoration: none;
	letter-spacing: -2px;
	font-style: italic;
}
.subTextPink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #f05b81;
	text-decoration: none;
	letter-spacing: -1px;
	font-style: italic;
}
.boldLightPink {
	font-weight: bold;
	color: #feb3d4;
}
.pinkText {
	color: #f05b81;
}
a {
	color: #f05b81;
	text-decoration: unerline;
}
a:hover {
	color: #feb3d4;
	text-decoration: unerline;
}
