a {
	text-decoration: none;
	color: #0000FF;

}
a:hover {
	text-decoration: underline;
}
}