.tb {
	font-size: 9px;
}
.tex1 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.tex2 {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}


a.link2:link {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
a.link2:visited {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
a.link2:hover {
	font-family: Georgia;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #0000cc;
}
a.link2:active {
	font-family: Georgia;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
