#news
	{
	font-family: Tahoma;
	font-size: 11px;
	align: left;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 8;
	}

#newsblock
	{
	width: 356px;
	height: 245px;
	background:#1F1C10;	
	filter:alpha(opacity=45);
	-moz-opacity:.45;
	opacity:.45;
	overflow: auto;
	z-index: 8;
	}

#newsdate
	{
	color: #FFFFFF;
	font-weight: bold;
	}

#newsstory
	{
	color: #CCFF00;
	font-weight: normal;
	}

div#newsstory A:link {text-decoration: underline; color: #66CCCC}
div#newsstory A:visited {text-decoration: underline; color: #66CCCC}
div#newsstory A:active {text-decoration: underline; color: #99FFFF}
div#newsstory A:hover {text-decoration: underline; color: #99FFFF}