.ac{
	color: #0000cc;
	cursor: pointer;
	text-decoration: underline;
	float: left;
        font-weight:bold;
}
.link{
	color: #cc7a8b;
	cursor: pointer;
	text-decoration: none;
	float: left;
        font-weight:normal;
}
