<STYLE>
A.portfolio		{
	text-decoration:none;
	color: #0000FF;
	font:11px Arial;
}
A.portfolio:visited 	{
	text-decoration:none;
	color: #0000FF;
	font:11px Arial;
}
A.portfolio:hover 	{
	text-decoration:none;
	color:'#000000';
	font:11px Arial;
}
A.portfolio:link 		{
	text-decoration:none;
	color: #0000FF;
	font:11px Arial;
}
A.portfolio:active 	{
	text-decoration:none;
	color: #0000FF;
	font:11px Arial;
}

h3 {
	color:#610C0C;
	text-decoration: none;
	FONT-SIZE: 18px;
}

h2 {
	color:#615D5D; /*610C0C 615D5D*/
	text-decoration: none;
	FONT-SIZE: 14px;
}

#portfoliolisting {
	background: url("http://www.generaldisplaysrl.com/gd_images/sec_bg.gif") repeat-y right top;
}

.listheading {
	font: normal 16px georgie, serif;
	color: #8D5858;
	letter-spacing: .1em;
}

.listitem {
	background: url("http://www.generaldisplaysrl.com/gd_images/sec_hover.gif") bottom right no-repeat;
	height: 20px;
}

.listitemactive {
	background: url("http://www.generaldisplaysrl.com/gd_images/sec_active.gif") bottom right no-repeat;
	height: 20px;
}

.listbottom {
	background: url("http://www.generaldisplaysrl.com/gd_images/sec_bottom.gif") bottom right no-repeat;
}

.itemlink:link {
	color:#888;
}
.itemlink:active {
	color:#888;
}
.itemlink:visited {
	color:#888;
}
.itemlink:hover {
	color: #3F8685;
}
</STYLE>
