td {
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.right-bk {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news {
	font-size: 12px;
	line-height: 18px;
	color: #006600;
	text-indent: 25pt;
	padding: 12px;

}
.bkbd {
	border: 1px solid #000000;
}
.bluebd {
	border-top: 1px solid #6A6A6A;
	border-right: 1px solid #6A6A6A;
	border-bottom: 0px none #6A6A6A;
	border-left: 1px solid #6A6A6A;
}
