.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5CE5D;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11pt;
	color: #2A1F0B;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.news a {
	color: #2A1F0B;
	text-decoration: none;
}
.news a:visited {
	color: #2A1F0B;
}
.news a:hover {
	color: #71541D;
	text-decoration: none;
}
.greytext {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.7px;
	color: #2A1F0B;
	font-weight: bold;
}
.footer a { color: #666666; text-decoration: none } 
.footer a:hover { color: #999999}
.footer a:active { color: #333333}
.portfolio, .portfolio a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.portfolio a:hover {
	color: #990000;
	}