.tb {
	font-size: 9px;
}
.br1 {
	border: 2px solid #ffffff;
}
.tex1 {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #7a7c9a;
}
a.link1:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
a.link1:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}
a.link1:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
a.link1:active {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}