.Text {
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a:link {
	text-decoration:none;
	font-family: Century Gothic, Arial;
	font-size: 24px;
	color: #0096ff;
}

a:visited {
	text-decoration:none;
	font-family: Century Gothic, Arial;
	font-size: 24px;
	color: #0099FF;
}

a:hover {
	text-decoration:none;
	font-family: Century Gothic, Arial;
	font-size: 24px;
	color: #000000;
}
