.body {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -0.1px;
}
a:link {
	color: #000;
	font-weight: normal;
	font-family: Arial;
	text-decoration: inherit;
	letter-spacing: -0.1px;
}
a:hover {
	color: #000;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	letter-spacing: -0.1px;
}
a:visited {
	color: #000000;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
		letter-spacing: -0.1px;

}
.red {
	color: #CCC;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial;
		letter-spacing: -0.1px;

}
.blue {
	color: #99F;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: -0.1px;
}

