.tb {
	font-size: 9px;
}
.br1 {
	border: 1px solid #000000;
}
.br2 {
	border: 2px solid #FFFFFF;
}

.tex1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.tex2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #910000;
}

a.link1:link {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}
a.link1:visited {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}
a.link1:hover {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
}
a.link1:active {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 27px;
	font-weight: bold;
	color: #000000;
}