td.LoginInfo {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : Black;
}

.LoginMsg {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

p.LogoutMsgTxt {
	font-family : Verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

a.LogoutMsg:link {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	font-size : 13px;
}

a.LogoutMsg:visited {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Navy;
	font-size : 13px;
}

a.LogoutMsg:hover {
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	color : Red;
	font-size : 13px;
}