.text {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
.text1 {
	font-size: 14px;
	line-height: 200%;
}
a:link {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.text2 {
	font-size: 13px;
	line-height: 180%;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
}
.bk {
	border: 3px double #993300;
}
