.tb {
	font-size: 9px;
}

.br1 {
	border: 1px solid #ffffff;
}
.tex1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

a.link1:link {
	font-family: Georgia;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #990000;
}
a.link1:visited {
	font-family: Georgia;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #990000;
}
a.link1:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
}
a.link1:active {
	font-family: Georgia;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #990000;
}