body {
	background-color: #9DC1E0;
	color: #2D502D;
	font-family: Arial;
	font-size: 10pt;
}

A {
	text-decoration: none;
}

A:hover {
	background-color: grey;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

td.newstxt {
	background-color: #365871;
	border-color: #ffffff;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
}

td.newsdate {
	background-color: #365871;
	border-color: #ffffff;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

td.album {
	height: 120px;
	text-align: center;
	text-height: 120text-width;
	width: 25%;
}
