.main {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
