.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #f5f1e6;
	text-transform: none;
}

.portfoliotitle {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: bold;
	color: #675124;
	word-spacing: normal;
	letter-spacing: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #f8e8cb;
	text-decoration: none;
}
a:hover {
	color: #ded3bf;
	text-decoration: underline;
}
.current {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #f8e8cb;
	text-decoration: none;
}