font {
	color: #666;
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
	font-size: 	11px;
	letter-spacing: 0 em;
	line-height: 	20px;
	}

a, a:link, a:active, a:visited {
	color: 		#666;
	}

a:hover {
	color: 		#584444;
	text-decoration: none;
	}
.small {
	font-size: 	9px;
	color:		#B4B4B4;
	}
.small a, a:link, a:active, a:visited, a:hover {
	color: 		#B4B4B4;
	}