.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
p {
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Sans-Serif;
	font-size:12px;
	line-height: 18px;
	color: #FFFFFF;
}
a {
	color: #ebe48c;
	text-decoration: none;
}
a:HOVER {
	text-decoration: underline;
}

.news_title {
	color: #908923;
	font-weight: bold;
}
.feature {
	font-size: 16px;
	font-weight:bold;
	padding: 4px 0 4px 0; 
	border-top: 1px dotted #878021; 
	border-bottom: 1px dotted #878021
}
.feature p {
	color: #878021;
}
.news_details {
	color: #000000;
	text-decoration: none;
}

.news_details:HOVER {
	text-decoration: underline;
}
.dot_cell {
	border-bottom:1px dotted #ffffff;
}
#portfolio p {
	color: #000000;
}
#portfolio a {
	color: #878021;
}
.sub_text {
	color:#333333;
}
.sub_text2 {
	color:#FFFFFF;
	font-weight:bold;
}
.td_style {
	font-size: 16px;
	font-weight:bold;
	padding: 4px 0 4px 0;
}
