.main {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.two {
	color: #006666;
	text-decoration: none;
}
