a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
