.tb {
	font-size: 9px;
}
.br1 {
	border: 1px solid #e4e9f9;
}
.br2 {
	border: 1px solid #ffffff;
}
.tex1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #eaeaea;
}
a.link1:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 25px;
	font-weight: bold;
	color: #ffab26;
}
a.link1:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 25px;
	font-weight: bold;
	color: #ffab26;
}
a.link1:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #cfe3fd;
}
a.link1:active {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 25px;
	font-weight: bold;
	color: #ffab26;
}