a {
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	color: #330066;
	text-decoration: underline;

}

