﻿.LogoutSection
{
	display:inline;
	color:Navy;
	font-size:small;
}
.LogoutSection a, .LogoutSection a:visited
{
	color:Navy;
}
.LogoutSection a:hover
{
	color:#D1A536;
	text-decoration:underline;
}
.LogoutSection img
{
	border:none;
}