body {
	font-family: georgia, serif;
}

td {
	font-family: georgia, serif;
}

th {
	font-family: georgia, serif;
}

h1 {
	font-family: georgia, serif; 
	size: 5; 
	color: #666666;
}

a:hover {
	font-family: Georgia; 
	color: #FF6600;
	text-decoration: none;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

