body {
	font-family: georgia;
	font-size: 9px;
	letter-spacing: 2pt;
}
a:hover {
	color: #333333;
	background-color: #FF3300;
}
a {
	color: #FF3300;
	text-decoration: none;
}

