td {
	font-size: 13px;
	line-height: 160%;
	color: #333333;
	text-decoration: none;
}
a.linkfonts:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.linkfonts:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a.linkfonts:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
a.news:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.news:visited {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.news:hover {
	font-size: 13px;
	color: #eeeeee;
	text-decoration: none;
}
a.menutop:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.menutop:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.menutop:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.font12white {
	font-size: 12px;
	color: #FFFFFF;
}
.loginbk {
	font-size: 13px;
	color: #333333;
	height: 15px;
	width: 120px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.loginbkshort {
	font-size: 13px;
	color: #333333;
	height: 15px;
	width: 60px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.bk {
	border: 1px solid #999999;
}