a.LogonBar
{
	color:Black;
	text-decoration: none;
}

a.LogonBar:hover {
	color:Blue;
	text-decoration: underline;
}

