.spaceit {
		line-height: 1.5
		}
a:hover {
	color: silver;
	text-decoration : underline;
}
a:active {
		color: CBCD9C;
		text-decoration : underline;
		background: 4B3162
		}

		
a.letters  	{
	text-decoration : none;
	color: #CBCD9C;
	font-weight: bold;
}
		

		
.hand	{cursor:hand;}

