.LMTP {
	font-family: Arial, "Arial Black";
	font-size: 12px;
	color: #5E6E96;
	line-height: 125%;
}
a:link {
	color: #5E6C98;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E6C98;
}
a:hover {
	text-decoration: underline;
	color: #4E87A6;
}
a:active {
	text-decoration: none;
	color: #5E6C98;