td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.white:link		{ text-decoration: underline; color: white }
a.white:visited		{ text-decoration: underline; color: white }
a.white:hover		{ text-decoration: none; color: #D9DBE3 }

a:link		{ text-decoration: underline; color: #0000ff }
a:visited	{ text-decoration: underline; color: #0000ff }
a:hover		{ text-decoration: none; color: red }
