.item {display:block;
	font-size:16px;}

.name {font-weight:strong;
	display:block;}

.text {font-weight: normal;
	position:relative;
	top:-20px;
	margin-left:220px;
	display:block;
	text-align:left;}
	
.letter {font-weight:strong;
	display:block;
	font-size:24px;}
	
.letter a{text-decoration:none;
	color:#000;}
	
.letter a:hover{text-decoration:none;
	color:#000;}
	
.top {text-decoration:none;
	color:#000;
	font-size:36px;
}

.links { font-size: 24px;
	background-color: #fff;
	width:600px;
	padding-left:20px;
}