body {
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
}

td {
	font-family: Tahoma;
	font-size: 10px;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.header_container
{
	font-weight:bold;
	color: #0000FF;
	font-size:10px;
}
.NewsBox
{
	background-color: #dcebff;
}

