	a {
		color: #817d44;
		text-decoration: none;
		}
	a:visited { color: #bdbfa2; }
	a:hover { color: #ff3300; }

	p { 
		font-family: Arial, Verdana, sans-serif;
		font-size: 11px;
		color: #666666;
		line-height: 130%;
		margin-bottom: 0px;
		margin-top: 12px;
		}	
		
	h1 { 
		font-family: Georgia, serif;
		font-size: 14px;
		color: #333333;
		text-transform: uppercase;
		text-align: center;
		}
		
	.captionblack, .captiongrey, .rating { 
		font-family: Arial, sans-serif;
		font-size: 9px;
		line-height: 12px;
		font-weight: bold;
		text-transform: uppercase;
		}
		
	.captionblack { color: #333333; }
	.captiongrey { color: #666666; }
	// a.captiongrey:hover { color: #ff3300; }
	.rating	{ color: #993300; }
	
	.indexbrwn {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #817d44;
		}
	
	.indexbrwn:visited { color: #bdbfa2; }
	a.indexbrwn:hover { color: #ff3300; }
