A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}

TD.menu {
font-family: Georgia,Arial;
font-size: 11px;
color: #000000;
}