.newsbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	margin-left: 20px;
	text-align: left;
	margin-right: 20px;
	}

a.newsbut:link { text-align: left; color: #999999; text-decoration: none }
a.newsbut:active { text-align: left; color: #AE9437; text-decoration: none }
a.newsbut:visited { text-align: left; color: #666666; text-decoration: none }
a.newsbut:hover { text-align: left; color: #AE9437; text-decoration: none }
