body {	color: black;
	background: #f5f5f5
}


a:link {
	color: #0000FF;
	background-color: #f5f5f5
}


a:active {
	color: #FF0000;
	background-color: #f5f5f5
}


a:visited {
	color: #800080;
	background-color: #f5f5f5
}


a:hover {
	text-decoration: none;
	background-color: #f5f5f5
}


LI {
	FONT-FAMILY: Georgia,  'Times New Roman', Times, serif
}


UL {
	FONT-FAMILY: Georgia,  'Times New Roman', Times, serif
}


TD {
	FONT-FAMILY: Georgia,  'Times New Roman', Times, serif
}


.normal {
	FONT-FAMILY: Georgia,  'Times New Roman', Times, serif
}