body,td,th,p,h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

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

.fineprint {
	font-size: 10px;
}

.bold {
	font-weight: bold;
}

.copyright {
	color: #DD9E0F;
}

A:link {
	color: #47098C;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #47098C;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #47098C;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #8C4CD3;
	font-weight: bold;
	text-decoration: underline;
}

A.indexStories:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.indexStories:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.indexStories:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.indexStories:hover {
	color: #47098C;
	font-weight: normal;
	text-decoration: underline;
}
