.tb {
	font-size: 9px;
}
.tex1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

a.link2:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ff0033;
}
a.link2:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ff0033;
}
a.link2:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}
a.link2:active {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ff0033;
}