@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #e0cfd8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;	font-size: small;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #F53173;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright {
	color: #280114;
	font-size: x-small;
}
.menu {font-size: x-small; }
.smTxt {font-size: x-small; color: #000000; }
.darkPurple {color: #280114}
.lightPurple {color: #7E013B}
.lightPurpleHeader {
	color: #7E013B;
	font-size: 18px;
	font-weight: bold;
}

.pinkText {color: #F53173}
.topmenulinks {font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.whiteTXT {
	color: #FFFFFF
}
