a:hover {
	color: #B81EB4;
	text-decoration: underline;

}
a {
	color: #666666;
	text-decoration: none;
}
