body {
	background-color: #807F7D;
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.btxt1 {
	font-size: medium;
	font-family: "Book Antiqua";
	font-style: normal;
	font-weight: normal;
	color: #575757;
}

.ctxt1 {
	font-size: xx-small;
	font-family: "Book Antiqua";
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}


.ti-txt {
	color: #575757;
	font-family: "Book Antiqua";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
}
.tia-txt {
	color: #575757;
	font-family: "Book Antiqua";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}


#t-menu a {
	font-family: "Book Antiqua";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

