a {
color: #597320;
text-decoration: underline;
}


a:hover {
text-decoration: none;
color: #333;
}

.cap {
	font-size: 11px;
	line-height: 1.5;
}