body {
  font-family: Verdana;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #66ccff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #00457A;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.text {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.text1 {
	font-size: 12px;
	color: #ffffff;
}
