a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.byline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.byline a:link, .byline a:active, .byline a:visited {color: #1B86BB; font-weight:bold;}

.body, .subheading, .date {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.body a:link, .body a:active, .body a:visited {color: #1B86BB; font-weight:bold;}

.subheading {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #1B86BB;
	font-size:12px;
	font-weight:bold;
}
.subheading a:link, .subheading a:active, .subheading a:visited {color: #1B86BB; font-weight:bold;}

.date {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #66666;
	font-size:11px;
	font-weight:normal;
}
