BODY {
	color: #000066;
	background-color: White;
	font-family: Arial, sans-serif;
		font : normal -26% sans-serif;
}

A {
	color: #3300FF;
	text-decoration: none;
	font : -6%;
}

A:HOVER {
	color: #FF6633;
	text-decoration: underline;
}
