a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover 1{
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}