a:link {
	font-size: 12px;
	line-height: 1.5;
	color: #0b0b0b;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 1.5;
	color: #0b0b0b;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 1.5;
	color: #202020;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 1.5;
	color: #0b0b0b;
	text-decoration: none;
}
.word {
	font-size: 12px;
	line-height: 1.5;
	color: #0b0b0b;
}
.bt {
	font-size: 13px;
	line-height: 1.5;
	color: #0b0b0b;
	font-weight: bold;

}

