

.letter {
	font-family :  trebuchet, arial, verdana, tahoma, helvetica, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	color : #000000; 
	background-color : #faf9f5; 
	border-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #e1dbb9;
} 

.AletterNav {
	font-family : trebuchet, arial, verdana, helvetica, san-serif; 
	font-size : 12px; 
	text-decoration : none; 
	font-weight : normal; 
	color : #4a4a4a; 
} 

.AletterNav:hover { color : #06f; font-weight: bold; background-color : #fee99e; }