a:hover {
	color: #888888;
}
a {
	font-family: "Tekton Pro", "verdana";
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	text-decoration : underline;
}
img {
	border: 0;
}
b {
	font-family: "Tekton Pro", "verdana";
	font-size: 19px;
	line-height: 28px;
	color: #ffffff;
}
td, div, ul {
	font-family: "Tekton Pro", "verdana";
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	margin-bottom: 0pt;
}
li {
	font-family: "Tekton Pro", "verdana";
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	margin-left: -25px;
	margin-bottom: 10px;
}
span {
	font-family: "Tekton Pro", "verdana";
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
@font-face {
	font-family: "Sogoe Script";
	font-style: normal;
	font-weight: normal;
	src: url(SEGOESC0.eot);
}
.header {
	font-family: "Segoe Script", "verdana";
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
	margin-bottom: 0pt;
}
.white {
	background-color: #ffffff;
}
.black{
	background-color: #222222;
}
.info {
	background-color: #DDDDDD;
}
.bg {
	background-image: url(images/bg.png);
	background-repeat: repeat-xy;
	background-position: center top;
	background-color: #533827;
}