.dot-divider {
font-family: Verdana;
	font-size: 15px;
	background-color:#000000
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:#ffffff;
}

.dot-divider :hover {
font-family: Verdana;
	font-size: 15px;
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:#F8C301;
}


.matter {
font-family: Verdana;
	font-size: 15px;
	text-decoration: none; 
	font-style:normal;
	line-height:28px;
	COLOR:#ffffff;
}



.tital {
font-family: Verdana;
	font-size: 15px;
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:#0000000;
}



.help {	
    font-family: Verdana;
	font-size: 14px;
	text-decoration: none; 
	font-style:normal;
	line-height:28px;
	COLOR:#000000;
}  
.selected {	
    font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-style:normal;
	line-height:18px;
	COLOR:#FFFFFF;
}  

.selected :hover{	
    font-family: Verdana;
	font-weight:500;
	font-size: 12px;
	text-decoration: none; 
	font-style:normal;
	line-height:18px;
	COLOR:Red;
}  


</style>