.MYpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #29629B;
	text-decoration: none;
	font-weight: bold;
}
a.MYpagelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #29629B;
	text-decoration: underline;
	font-weight: bold;
}
.MYpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.MYpagetextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.MYpagetextResume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #29629B;
	text-decoration: none;
	font-weight: normal;
}
a.MYpagetextResume:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}
a.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}