h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C19200;
}
h3 a,active,hover,visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C19200;
	text-decoration: none;
}
.text {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 180px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F6BA24;
	margin-left: 3px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.text:hover {
	color: #333333;
	background-color: #F8F2E9;
}
