a.lvse:{
	font-size: 14px;

	color: #313031;
	text-decoration: none;
	line-height:100%;
	font-weight:bold;
}

a.lvse:link {
	font-size: 14px;

	color: #313031;
	text-decoration: none;
	line-height:24px;
	font-weight:bold;

}
a.lvse:visited {
	font-size: 14px;
	color: #313031;
	text-decoration: none;
		line-height:24px;
		font-weight:bold;
		
}
a.lvse:hover {
	font-size: 14px;
	color: #ff5600;
	text-decoration: underline;
	line-height:24px;
	font-weight:bold;
}
a.lvse:active {
	font-size: 14px;
	color: #313031;
	text-decoration: none;
		line-height:24px;
		font-weight:bold;

}

.STYLE8 {color: #0099FF}