body {
	border: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: black;
	background: url(bg_newsring.png);
	padding: 30px 15px 0 20px;
	line-height: 10pt;
}

a:link, a:visited {
	color: Green;
	text-decoration: underline;
}

a:hover {
	color: #A1B7E4;
	text-decoration: none;
}

.news_table {
	height: 100px;
}
