/* CSS Document */

a.neu:link{
	color: #666666;
	text-decoration: none;
	!important;
}
a.neu:visited{
	color: #666666;
	text-decoration: none;
}
a.neu:hover{
	color: #660000;
	text-decoration: none;
}
