body {
	background-color: #b30b00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 1.5em;
	}
.news_date {
	font-weight: bold;
	color: #B22E30;
}

a:link {
	color:#000000;
	text-decoration: none;
}

a:visited { 
    color: #000000;
	text-decoration: none;

}

a:hover { 
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}
a:active { 
    color: #000000;
	text-decoration: none;
}
img {
	border: 0
}