body {

	background: none;
	background-color: #535353;
}

a {

	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {

	color: #777777;
	font-weight: bold;
}

a:active {

	font-weight: bold;
	text-decoration: underline;
}

a:visited {

	font-weight: bold;
	text-decoration: underline;
}

.news {

	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: none;
	background-color: #444444;
}

.news_subtxt {

	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background: none;
	background-color: #535353;
}

