﻿.Credit{
	text-align: right;
	vertical-align: top;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #C2C296;
	width: 780px;
}
a.TrueZeal:link {
	font-family:"Century Gothic", Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #C2C296;
	text-decoration: none;
}
a.TrueZeal:visited {
	font-family:"Century Gothic", Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #C2C296;
	text-decoration: none;

}
a.TrueZeal:hover {
	font-family: "Century Gothic",Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #B5B58B;
	text-decoration: underline;

}
a.TrueZeal:active {
	font-family: "Century Gothic",Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #C2C296;
	text-decoration: none;

}

#TrueZeal {

	position: fixed;
	bottom: 0px;
	width: 95%;
	height: 28px;
	line-height: 12px;
	padding: 0 15px;
	text-align: right;
	text-decoration: none;
}

