body p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93744C;
	line-height:16px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #660000;
	text-decoration:underline;
}

a:link {
	color: #660000;
	text-decoration:underline;
}

a:hover {
	color: #660000;
	text-decoration:underline;
}

a:visited {
	color: #660000;
	text-decoration:underline;
}

td.authLink A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff !important;
	text-decoration: none !important;
}