.news
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.newsBody
{
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.newsHeader
{
	margin-top: 1em;
    padding-left: 40px;
    background-image: url(news.png);
	background-repeat: no-repeat;
}

.newsDate
{
}

.newsTitle
{
	font-variant: small-caps;
	font-size: larger;
}

.newsText
{
}

.newsText a
{
}

.newsText a:hover
{
}
