.css {
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;

}
.linkb {
	line-height: 20pt;
	font-size: 9pt;


}
.title {
	color: #CC3333;
	font-weight: bolder;
}
.bt1 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
