body {
	background-color: #ffffff;
	font-family: book antiqua;
	font-size: 12pt;
	line-height: 1;
}

a:hover { color: #000000; text-decoration: none; background-color: #ff0000}
a:link { color: navy; text-decoration: none }
a:visited { color: #660066; text-decoration: none }


