a.indexheading{
	font-size: 15px; 
	color: a55200; 
	text-align: left; 
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
	line-height: 48px;
}

a:hover.indexheading{
	text-decoration: none;
	color: red; 
}

.indextext{
	font-size: 14px; 
	text-align: left; 
	margin: 10px;
	font-weight: normal; 
	color: black; 
	line-height: 18px;
	margin-top: -2px;
}

a.indexboxmoreheading{
	font-size: 15px; 
	color: brown; 
	text-align: left; 
	text-decoration: none;
}

a:hover.indexboxmoreheading{
	text-decoration: none;
	background: brown;
	color: white; 
}

.detailtext{
	font-size: 16px; 
	text-align: left; 
	margin: 10px;
	font-weight: normal; 
	color: black; 
	padding: 10px;
}

a.more{
	font-size: 15px; 
	color: a55200; 
	text-align: left; 
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
}

a:hover.more{
	text-decoration: none;
	color: red; 
}

a.cat{
	font-size: 15px; 
	color: white; 
	text-align: left; 
	text-decoration: none;
	margin: 10px;
	font-weight: bold;
}

a:hover.cat{
	text-decoration: underline;
	color: white; 
}

