.myPrortf {
	width:160px;
	float: left;
	margin: auto;
	text-align: center;
	margin-right: 20px;
}

.myPrortf a {
	font-weight: bold;
	color: #A5B1B8;
	text-decoration: none;
}

.myPrortf a:hover {
	text-decoration: underline;
}

.porftPic {
	width: 150px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10px;
		line-height: 150px;
		vertical-align: middle;
}

.myPrortf img, .img {
	vertical-align: middle;
	border: 1px solid #A6B2B8;
	padding: 2px;
}

.myPages {
	color: Gray;
	text-align: center;
	font-weight: bold;
}
.myPages a {
	text-decoration: none;
	color: Gray;
	font-weight: normal;
}

.myPages a:hover {
	text-decoration: underline;
}
