.footer			{ color: #FFFFFF; text-decoration: none }
.footer:visted	{ color: #FFFFFF; text-decoration: none }
.footer:hover 	{ color: #D3D8E1; text-decoration: none }

     
.portfolio {
  margin-top: 12px;
  text-decoration: none;
  padding:3px;
  height: 14px;
  width:173px;
  background: #FFFFFF;
  color: #000000;
  padding: 3px 6px;
  text-align: center;
  }

.portfolio:hover { 
  margin-top: 12px;
  padding:3px;
  height: 14px;
  width:173px;
  text-decoration: none;
  color: white;
  background: #606773;
  }

#photo {
		width: 141px;
		height:141px;
		padding: 2px;
		margin-right: 5px;
		float: left;
		display: inline;
}

.textbox {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Arial;
}