
a:link {
	color: #FE85BE;
	text-decoration: none;
}
a:visited {
	color: #FE85BE;
	text-decoration: none;
}
a:hover {
	color: #BE2A81;
	text-decoration: underline overline;
}
a:active {
	color: #BE2A81;
	text-decoration: underline overline;
}

body {
	background-color: #B01017;
	font-family: helvetica, arial, sans-serif;
	size: 11px;
	color: #EFCFD1;
}


hl0 { background-color: #FFFF99 }
hl1 { background-color: #FF99FF }
hl2 { background-color: #99FFFF }.subtitle {
	font-family: helvetica, arial;
	font-size: 12px;
	font-style: italic;
}
.title {
	font-family: helvetica, arial;
	font-size: 28px;
	color: #BE2A81;
	line-height: 30px;
}
body {
	font-family: helvetica, arial;
	font-size: 13px;
	line-height: 18px;
	color: #EFCFD1;
}
.frontTable {
	background-image: none;
	border: 1px dashed #BE2A81;
	vertical-align: middle;
	width: 72%;
}

.frontTable td {
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
}

.hits {
	font-family: helvetica, arial;
	font-size: 8px;
	font-style: normal;
}
.headlinks {
	font-family: helvetica, arial;
	font-size: 9px;
	font-style: normal;
}

.footerTable {
	background-image: url(pnk_prpl_bkgd.gif);	
	border: 1px dashed #BE2A81;
	vertical-align: middle;
	width: 72%;

