a.stpro:link, a.stpro:visited, a.stpro:active {
	text-decoration: none;
	color: #3cb5cf;
	font-weight: bold;
}

a.stpro:hover
{
	color: #0874cf;
	font-weight: bold;
}

.proimg
{
	float: left; 
	margin-right: 10px;
}