.linklist{
	
}

ul {
}

.linklist li{
list-style-type:none;	
font-size:14px;
}
.linklist a{
	text-decoration:none;
}
