body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7F6FC;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
	}
td a:link  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
	}
td a:visited  {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 20px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.bottom1{
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 18px;
}
.bottom1 a:link {
	color: #ffffff;
}
.bottom1 a:hover {
	color: #ffffff;
	Text-Decoration: underline;
}
.bottom1 a:visited {
	color: #ffffff;
}