a:hover {
	font-style: normal;
	color: #475E92;
	text-decoration: underline;
}
a:link {
	font-style: normal;
	color: #475E92;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	color: #475E92;
	text-decoration: underline;

}
DIV#FooterText {
	font-style: normal;
	color: #ffffff;
}
DIV#FooterText a:link, DIV#FooterText a:visited, DIV#FooterText a:hover {
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.NormalTextBox {
	width: 100px;
}

