.cv {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.cv:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.cv:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #356A8B;
	text-decoration: underline;
	font-weight: bold;
}

