a:link{
	 color: #951618;
	 text-decoration: none;
}

a:visited{
	color: #951618;
	text-decoration: none;
}

a:active{
	color: #951618;
	text-decoration: none;
}

a:hover{
	color: #951618;
	text-decoration: underline;
}

a img{
	border: 0;
}


a.newsticker:link{
	 color: #000000;
	 text-decoration: none;
}

a.newsticker:visited{
	color: #000000;
	text-decoration: none;
}

a.newsticker:active{
	color: #000000;
	text-decoration: none;
}

a.newsticker:hover{
	color: #000000;
	text-decoration: none;
}

