.ss {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	text-decoration: underline;
	
}
