td			{ font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; line-height: 150% }
.title { font-size: 14px; font-weight: bold; color: #ffffff }
.title_white { font-size: 14px; font-weight: bold; color: #999999}

.nav { font-size: 11px; font-weight: bold }
.nav A:link		{ color: #999999; text-decoration:none; border-bottom: solid 4px #999999; display: inline-block; }
.nav A:visited	{ color: #999999; text-decoration:none; border-bottom: solid 4px #999999; display: inline-block; }
.nav A:hover	{ color: #000000; text-decoration:none; border-bottom: solid 4px #999999; display: inline-block; }

A:link		{ color: #ffffff; text-decoration:none }
A:visited	{ color: #ffffff; text-decoration:none }
A:hover		{ color: #ffffff; text-decoration:underline }

.formfield	{ font-family: Arial, Helvetica; font-size: 12px; border: 1px solid #999999; }

.footer			{ color: #999999; }
.footer A:link		{ color: #999999; text-decoration:none; }
.footer A:visited	{ color: #999999; text-decoration:none; }
.footer A:hover	{ color: #999999; text-decoration:underline; }

