<style>
A { text-decoration: none; }
A:link, A:visited { text-decoration: none; color: #000066; }
A:hover {
	text-decoration: none ;
	color : #6666ff;
}
h1, tr ,td, a, p, h2, h3, ul, li { font-family: Arial, Helvetica, sans-serif; }
tr, td {
	font : small;
}
input, textarea, select { background-color: #ffffcc }
</style>