.css {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.ww:link {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
a.ww:visited {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.ww:hover {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #FCAC23;
	text-decoration: none;
}

a.we:link {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color:#F60100;
	text-decoration: none;
}
a.we:visited {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #F60100;
	text-decoration: none;
}
a.we:hover {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #F60100;
	text-decoration: none;
}

.bk {
	border: 2px solid #CCCCCC;
}