.TextBox
{
	font-size: 8pt;
	color: #000000;
	background-color: #EEEEEE;
}

a:link, a:active, a:visited
{
	font-family: Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration:underline;
	color: #003C7C;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}



