body {
	margin-left: 0px;
	margin-top: 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	background-image: url(images/bg.jpg);
}
A:link {
	text-decoration: underline;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

A:hover {
	text-decoration: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
A:visited {
	text-decoration: underline;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
A:visited:hover {
	text-decoration: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-transform: capitalize;
	color: #000;
	font-variant: small-caps;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height: 24px;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.smalllink:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.smalllink:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.smalllink:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.smalllink:visited:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF84BB;
	line-height: 24px;
}
.footerlink:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF84BB;
	line-height: 24px;
}
.footerlink:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF84BB;
	line-height: 24px;
}
.footerlink:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF84BB;
	line-height: 24px;
}
.footerlink:visited:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF84BB;
	line-height: 24px;
}
.pink {
	color: #FF519F;
}
.flash {
	font-size: 0px;
	line-height: 0px;
}

