
h2#lettertitle {
  width: 102px;
  height: 42px;
  text-indent: -9999px;
  font-size: 1px;
  background: url(../images/title.gif) 0 0 no-repeat;
}

a.letter {
	display: block;
	width: 550px;
	margin: 0px auto 5px auto;
}
a.letter img {
	width: 550px;
	border: #666666 2px solid;
}
a.letter img:hover {
	width: 550px;
	border: #CCCCCC 2px solid;
}