a:link {
	text-decoration: none;
	color: #0B60DF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #6699CC;
}
