body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 36px 36px 36px 36px;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
a:active {
	color: #FF0099;
	text-decoration: underline;
}
.faint {
	color: #FF99CC;
}
a:link.faint {
	color: #FF99CC;
	text-decoration: none;
}
a:visited.faint {
	color: #FF99CC;
	text-decoration: none;
}
a:hover.faint {
	color: #FF0099;
	text-decoration: underline;
}
a:active.faint {
	color: #FF0099;
	text-decoration: underline;
}
.nav {
	color: #000000;
}
a:link.nav {
	color: #000000;
	text-decoration: none;
}
a:visited.nav {
	color: #000000;
	text-decoration: none;
}
a:hover.nav {
	color: #FF0099;
	text-decoration: none;
}
a:active.nav {
	color: #000000;
	text-decoration: none;
}
.little {
	font-size: 12px;
}

.fineprint { font-size: 11px; color: #FF99CC; }

.fineprint a:link { color: #FF99CC; text-decoration: none; }
.fineprint a:visited { color: #FF99CC; text-decoration: none; }
.fineprint a:hover { color: #FF0099; text-decoration: underline; }
.fineprint a:active { color: #FF0099; text-decoration: none; }

/* Purge the following version from the site and then delete here. */

a:link.fineprint { color: #FF99CC; text-decoration: none; }
a:visited.fineprint { color: #FF99CC; text-decoration: none; }
a:hover.fineprint { color: #FF0099; text-decoration: underline; }
a:active.fineprint { color: #FF0099; text-decoration: none; }

.hot { color: #FF0099; }

.hot a:link { color: #FF0099; text-decoration: none; }
.hot a:visited { color: #FF0099; text-decoration: none; }
.hot a:hover { color: #FF0099; text-decoration: underline; }
.hot a:active { color: #000000; text-decoration: underline; }

/* Purge the following version from the site and then delete here. */
a:link.hot { color: #FF0099; text-decoration: none; }
a:visited.hot { color: #FF0099; text-decoration: none; }
a:hover.hot { color: #FF0099; text-decoration: underline; }
a:active.hot { color: #000000; text-decoration: underline; }

.headline { font-size: 18px; font-weight: bold; }

.headline a:link { color: #000000; text-decoration: none; }
.headline a:visited { color: #000000; text-decoration: none; }
.headline a:hover { color: #FF0099; text-decoration: none; }
.headline a:active { color: #000000; text-decoration: none; }

/* Purge the following version from the site and then delete here. */
a:link.headline { color: #000000; text-decoration: none; }
a:visited.headline { color: #000000; text-decoration: none; }
a:hover.headline { color: #FF0099; text-decoration: none; }
a:active.headline { color: #000000; text-decoration: none; }
