A.locationbar
{
	text-decoration: none;
	color: #000000;
}

A.locationbar:hover
{
	text-decoration: underline;
	color: #669900;
}

