td {
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px
	color: #333333;;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}.bgi {
	background-attachment: fixed;
	background-image: url(images/fa_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
