.tb {
	font-size: 9px;
}
.tex1 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.tex2 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
}
a.link1:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
a.link1:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
a.link1:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
a.link1:active {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}