body {
  background: #66FFFF url(back_02.gif) repeat top center;
	text-align: center;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
	color: #002244;
	margin:0 auto; padding: 10px;
	width: 760px;
}

a {
  color: #CC3300;
	text-decoration: underline;
}

a:hover {
  color: #FF6600;
	text-decoration: none;
}

#imagess a img {
  padding: 1px;
	border: 2px solid #0099FF;
}

#imagess a:hover img {
  padding: 1px;
	border: 2px solid #FF6666;
}

a img {
  border: none;
}
