.new a:link {
	color: #2C7B6D;
	text-decoration: none;
}
.new a:hover {
	color: #990033;
}
.new a:visited {
	color: #636363;
}

