
.navigation  a  {
	font-family: "lucida grande";
	font-size: 16px;
	#font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	padding: 0 8px;
}

.navigation a:hover,.navigation a#active {
	#background:none;
	background: url(http://prasantmusic.com/Images/repeater.png);
	text-decoration:underline;
}