.9font {
	font-size: 9px;
}
.12font {
	font-size: 12px;
}

.tbline {
	border: none;
}
.14font {
	font-size: 14px;
}

.titlefortb {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}

.title-b-y {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


