body {
    background: transparent;
}

p {
    font: 11px Arial,Sans Serif;
    line-height: 16px;
}

.date {
	font: 20px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	color: #000000;
	font-weight: bold;
}

.date-sub {
	font: 14px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	color: #000000;
	font-weight: bold;
}

.headline {
	font: 12px Trebuchet MS, Geneva, Arial,Sans-Serif;
    text-align: left;
	color: #000000;
	font-weight: bold;
}
.story1 {
background: #E0B858;
}

.shortStory {
	font: 11px Arial,Sans Serif;
    line-height: 16px;
}

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

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