.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.greenText {
	color: #006633;
	font-weight: bold;
}
.body_index {
	background-image: url(Art/Index_Slices/background_index.gif);
	background-repeat: repeat-x;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
}
a:hover {
	color: #26562A;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.body_portfolio {
	background-image: url(Art/Portfolio_Slices/background_withTOP.gif);
	background-repeat: repeat-x;
}

