.menu {
	color: #6F7252;
	text-align: center;
	height: 27px;
	width: 86px;
	padding-top: 4px;
	background-image: url(images/index3_profile.jpg);
	font-size: 12px;
}
.txt-detail {
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.heading {
	font-family: "Univers Condensed";
	font-size: 20px;
	font-weight: bold;
	color: #6E7156;
	text-align: left;
	padding-left: 5px;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}



a.more:link {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.more:visited {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.more:hover {
color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.more:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


a.prod:link {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.prod:visited {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.prod:hover {
color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.prod:active {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}