.Style8 {font-size: 14}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #005500;
}
body {
	background-color: #FFD797;
}
a {
	font-family: Verdana;
	font-size: 14px;
	color: #FF7F00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007F00;
}
a:hover {
	text-decoration: underline;
	color: #FFBF55;
}
a:active {
	text-decoration: none;
	color: #FF7F00;
}
