.hea1 {
	font-family: "century Gothic";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.tx1 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.but:link {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.but:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.but:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.but:active {
	font-family: tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}



