div.iframe {
	text-align: left;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 12px;
  color: #666666;
  font-weight:bold;
  text-decoration: none;
  background-color: transparent;
  border:1px;
}
a:hover {
  color: #8c8c8c;
  text-decoration: underline;
}
img.tech {
	border: 1px solid #000000;
}