a {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000099;
}
a:hover {
	color: #FF6600;
	height: auto;
	width: auto;
}

