body {
	background: #CCDDDD;
	}

  
.newsupdate {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}

.newsupdate a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	text-decoration: underline;
}

.newsupdate a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	text-decoration: underline;
	
}

.newsupdate a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #80000;
	text-decoration: none;
	text-align: right;
}

