@charset "utf-8";
.CBTtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #603;
	font-size: 20px;
	text-align: center;
}
.language {
	font-weight: bold;
	color: #636;
}
a.menu {
	font-size: 20px;
	color: #609;
	text-decoration:none;
}
a.menu:visited {
	font-size: 20px;
	color: #609;
	text-decoration:none;
}

a.menu:hover {
	text-decoration:underline;
	font-size: 20px;
}

.foot {
font-size: 14px;
	color: #000;
	text-decoration:none;
}
.Browse {
	font-size: 18px;
	color: #666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #609;
		text-align: center;

}
.number{
color: #609;
}
