@charset "UTF-8";
.LTDstyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7F7F7F;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
#whofor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
}
#whofor a:link {
	color: #FF0000;
}
#whofor a:visited {
	color: #FF0000;
}
#whofor a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
