}
.news {
	COLOR: white; 
	}
A.news:hover {
	COLOR: black
}

.news2 {
	COLOR: #999999; 
	}
A.news2:hover {
	COLOR: black
}
.link {
	COLOR: #532900;
	text-decoration: none; 
	}
A.link:hover {
	COLOR: black
