a.name:link {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.name:visited {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.name:active {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.name:hover {
	font-family: "Century Gothic";
	font-size: 12.5px;
	color: #C11115;
	text-decoration: none;
	font-weight: normal;

