a {
	text-decoration : none;
	color : Black;
}

a:hover {
	text-decoration : underline;
	color:#A6A400;
}


a.news {
	text-decoration : none;
	color : Black;
}

li {
	list-style : url(img/_nextpin.gif);
}

