body   {
	font-family: arial, helvetica;
}

.news  { 
    text-align: center;
	line-height: 100%;
	color: #000000;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: #cccc66;
	border-style: outset;
	border-width: 3; 
    	margin-left: 10;
    	margin-right: 9;
    	padding: 10
}

A:link {
	color: #666600 !important;
}
