body {
	font-size: 10pt; color:#006600; line-height:16px;
}
td {
	font-size: 10pt; color:#006600; line-height:16px;
}

A:link {
	text-decoration : none;
}
A:visited {
	color : #006600;
	text-decoration : none;
}
A:active {
	color : #000099;
	text-decoration : underline;
}
A:hover {
	color : #000099;
	text-decoration : underline overline;  background-color:#FFFF99;
}

hr {color:#3366FF}