a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}
.Cvtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 15px;
	color: #646464;
}

