a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#mainnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#portfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 600px;
}
.highlight {
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	width: 158px;
	height: 14px;
}
.subhighlight {
	font-size: 10px;
	font-weight: normal;
	font-style:italic;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	width: 158px;
	height: 14px;
}
.navihighlight {
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.portfoliohead {
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	width: 600px;
	height: 14px;
}
#portfolioinfo {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	width: 600px;
	height: 50px;
}
#spacer {
	background-color: #FFFFFF;
	text-decoration: none;
	width: 600px;
	height: 1px;
}